SUSE-SU-2026:0021-1

Vulnerability from csaf_suse - Published: 2026-01-05 11:12 - Updated: 2026-01-05 11:12
Summary
Security update for webkit2gtk3

Notes

Title of the patch
Security update for webkit2gtk3
Description of the patch
This update for webkit2gtk3 fixes the following issues: Update to version 2.50.4. Security issues fixed: - CVE-2025-13502: processing of maliciously crafted payloads by the GLib remote inspector server may lead to a UIProcess crash due to an out-of-bounds read and an integer underflow (bsc#1254208). - CVE-2025-13947: use of the file drag-and-drop mechanism may lead to remote information disclosure due to a lack of verification of the origins of drag operations (bsc#1254473). - CVE-2025-14174: processing maliciously crafted web content may lead to memory corruption due to improper validation (bsc#1255497). - CVE-2025-43392: websites may exfiltrate image data cross-origin due to issues with cache handling (bsc#1254165). - CVE-2025-43421: processing maliciously crafted web content may lead to an unexpected process crash due to enabled array allocation sinking (bsc#1254167). - CVE-2025-43425: processing maliciously crafted web content may lead to an unexpected process crash due to improper memory handling (bsc#1254168). - CVE-2025-43427: processing maliciously crafted web content may lead to an unexpected process crash due to issues with state management (bsc#1254169). - CVE-2025-43429: processing maliciously crafted web content may lead to an unexpected process crash due to a buffer overflow issue (bsc#1254174). - CVE-2025-43430: processing maliciously crafted web content may lead to an unexpected process crash due to issues with state management (bsc#1254172). - CVE-2025-43431: processing maliciously crafted web content may lead to memory corruption due to improper memory handling (bsc#1254170). - CVE-2025-43432: processing maliciously crafted web content may lead to an unexpected process crash due to a use-after-free issue (bsc#1254171). - CVE-2025-43434: processing maliciously crafted web content may lead to an unexpected process crash due to a use-after-free issue (bsc#1254179). - CVE-2025-43440: processing maliciously crafted web content may lead to an unexpected process crash due to missing checks (bsc#1254177). - CVE-2025-43443: processing maliciously crafted web content may lead to an unexpected process crash due to missing checks (bsc#1254176). - CVE-2025-43458: processing maliciously crafted web content may lead to an unexpected process crash due to issues with state management (bsc#1254498). - CVE-2025-43501: processing maliciously crafted web content may lead to an unexpected process crash due to a buffer overflow issue (bsc#1255194). - CVE-2025-43529: processing maliciously crafted web content may lead to arbitrary code execution due to a use-after-free issue (bsc#1255198). - CVE-2025-43531: processing maliciously crafted web content may lead to an unexpected process crash due to a race condition (bsc#1255183). - CVE-2025-43535: processing maliciously crafted web content may lead to an unexpected process crash due to improper memory handling (bsc#1255195). - CVE-2025-43536: processing maliciously crafted web content may lead to an unexpected process crash due to a use-after-free issue (bsc#1255200). - CVE-2025-43541: processing maliciously crafted web content may lead to an unexpected process crash due to type confusion (bsc#1255191). - CVE-2025-66287: processing maliciously crafted web content may lead to an unexpected process crash due to improper memory handling (bsc#1254509). Other issues fixed and changes: - Version 2.50.4: * Correctly handle the program name passed to the sleep disabler. * Ensure GStreamer is initialized before using the Quirks. * Fix several crashes and rendering issues. - Version 2.50.3: * Fix seeking and looping of media elements that set the 'loop' property. * Fix several crashes and rendering issues. - Version 2.50.2: * Prevent unsafe URI schemes from participating in media playback. * Make jsc_value_array_buffer_get_data() function introspectable. * Fix logging in to Google accounts that have a WebAuthn second factor configured. * Fix loading webkit://gpu when there are no threads configured for GPU rendering. * Fix rendering gradiants that use the CSS hue interpolation method. * Fix pasting image data from the clipboard. * Fix font-family selection when the font name contains spaces. * Fix the build with standard C libraries that lack execinfo.h, like Musl or uClibc. * Fix capturing canvas snapshots in the Web Inspector. * Fix several crashes and rendering issues. - Fix a11y regression where AT-SPI roles were mapped incorrectly.
Patchnames
SUSE-2026-21,SUSE-SLE-Module-Basesystem-15-SP6-2026-21,SUSE-SLE-Module-Basesystem-15-SP7-2026-21,SUSE-SLE-Module-Desktop-Applications-15-SP6-2026-21,SUSE-SLE-Module-Desktop-Applications-15-SP7-2026-21,SUSE-SLE-Module-Development-Tools-15-SP6-2026-21,SUSE-SLE-Module-Development-Tools-15-SP7-2026-21,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-21,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-21,openSUSE-SLE-15.6-2026-21
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).

{
  "document": {
    "aggregate_severity": {
      "namespace": "https://www.suse.com/support/security/rating/",
      "text": "important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright 2024 SUSE LLC. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Security update for webkit2gtk3",
        "title": "Title of the patch"
      },
      {
        "category": "description",
        "text": "This update for webkit2gtk3 fixes the following issues:\n\nUpdate to version 2.50.4.\n\nSecurity issues fixed:\n\n- CVE-2025-13502: processing of maliciously crafted payloads by the GLib remote inspector server may lead to a\n  UIProcess crash due to an out-of-bounds read and an integer underflow (bsc#1254208).\n- CVE-2025-13947: use of the file drag-and-drop mechanism may lead to remote information disclosure due to a lack of\n  verification of the origins of drag operations (bsc#1254473).\n- CVE-2025-14174: processing maliciously crafted web content may lead to memory corruption due to improper validation\n  (bsc#1255497).\n- CVE-2025-43392: websites may exfiltrate image data cross-origin due to issues with cache handling (bsc#1254165).\n- CVE-2025-43421: processing maliciously crafted web content may lead to an unexpected process crash due to enabled\n  array allocation sinking (bsc#1254167).\n- CVE-2025-43425: processing maliciously crafted web content may lead to an unexpected process crash due to improper\n  memory handling (bsc#1254168).\n- CVE-2025-43427: processing maliciously crafted web content may lead to an unexpected process crash due to issues with\n  state management (bsc#1254169).\n- CVE-2025-43429: processing maliciously crafted web content may lead to an unexpected process crash due to a buffer\n  overflow issue (bsc#1254174).\n- CVE-2025-43430: processing maliciously crafted web content may lead to an unexpected process crash due to issues with\n  state management (bsc#1254172).\n- CVE-2025-43431: processing maliciously crafted web content may lead to memory corruption due to improper memory\n  handling (bsc#1254170).\n- CVE-2025-43432: processing maliciously crafted web content may lead to an unexpected process crash due to a\n  use-after-free issue (bsc#1254171).\n- CVE-2025-43434: processing maliciously crafted web content may lead to an unexpected process crash due to a\n  use-after-free issue (bsc#1254179).\n- CVE-2025-43440: processing maliciously crafted web content may lead to an unexpected process crash due to missing\n  checks (bsc#1254177). \n- CVE-2025-43443: processing maliciously crafted web content may lead to an unexpected process crash due to missing\n  checks (bsc#1254176).\n- CVE-2025-43458: processing maliciously crafted web content may lead to an unexpected process crash due to issues with\n  state management (bsc#1254498).\n- CVE-2025-43501: processing maliciously crafted web content may lead to an unexpected process crash due to a buffer\n  overflow issue (bsc#1255194).\n- CVE-2025-43529: processing maliciously crafted web content may lead to arbitrary code execution due to a\n  use-after-free issue (bsc#1255198).\n- CVE-2025-43531: processing maliciously crafted web content may lead to an unexpected process crash due to a race\n  condition (bsc#1255183).\n- CVE-2025-43535: processing maliciously crafted web content may lead to an unexpected process crash due to improper\n  memory handling (bsc#1255195).\n- CVE-2025-43536: processing maliciously crafted web content may lead to an unexpected process crash due to a\n  use-after-free issue (bsc#1255200).\n- CVE-2025-43541: processing maliciously crafted web content may lead to an unexpected process crash due to type\n  confusion (bsc#1255191).\n- CVE-2025-66287: processing maliciously crafted web content may lead to an unexpected process crash due to improper\n  memory handling (bsc#1254509).\n\nOther issues fixed and changes:\n\n- Version 2.50.4:\n  * Correctly handle the program name passed to the sleep disabler.\n  * Ensure GStreamer is initialized before using the Quirks.\n  * Fix several crashes and rendering issues.\n    \n- Version 2.50.3:  \n  * Fix seeking and looping of media elements that set the \u0027loop\u0027 property.\n  * Fix several crashes and rendering issues.\n    \n- Version 2.50.2:\n  * Prevent unsafe URI schemes from participating in media playback.\n  * Make jsc_value_array_buffer_get_data() function introspectable.\n  * Fix logging in to Google accounts that have a WebAuthn second factor configured.\n  * Fix loading webkit://gpu when there are no threads configured for GPU rendering.\n  * Fix rendering gradiants that use the CSS hue interpolation method.\n  * Fix pasting image data from the clipboard.\n  * Fix font-family selection when the font name contains spaces.\n  * Fix the build with standard C libraries that lack execinfo.h, like Musl or uClibc.\n  * Fix capturing canvas snapshots in the Web Inspector.\n  * Fix several crashes and rendering issues.\n    \n- Fix a11y regression where AT-SPI roles were mapped incorrectly.\n\n",
        "title": "Description of the patch"
      },
      {
        "category": "details",
        "text": "SUSE-2026-21,SUSE-SLE-Module-Basesystem-15-SP6-2026-21,SUSE-SLE-Module-Basesystem-15-SP7-2026-21,SUSE-SLE-Module-Desktop-Applications-15-SP6-2026-21,SUSE-SLE-Module-Desktop-Applications-15-SP7-2026-21,SUSE-SLE-Module-Development-Tools-15-SP6-2026-21,SUSE-SLE-Module-Development-Tools-15-SP7-2026-21,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-21,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-21,openSUSE-SLE-15.6-2026-21",
        "title": "Patchnames"
      },
      {
        "category": "legal_disclaimer",
        "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
        "title": "Terms of use"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://www.suse.com/support/security/contact/",
      "name": "SUSE Product Security Team",
      "namespace": "https://www.suse.com/"
    },
    "references": [
      {
        "category": "external",
        "summary": "SUSE ratings",
        "url": "https://www.suse.com/support/security/rating/"
      },
      {
        "category": "self",
        "summary": "URL of this CSAF notice",
        "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_0021-1.json"
      },
      {
        "category": "self",
        "summary": "URL for SUSE-SU-2026:0021-1",
        "url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260021-1/"
      },
      {
        "category": "self",
        "summary": "E-Mail link for SUSE-SU-2026:0021-1",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023667.html"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1254164",
        "url": "https://bugzilla.suse.com/1254164"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1254165",
        "url": "https://bugzilla.suse.com/1254165"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1254166",
        "url": "https://bugzilla.suse.com/1254166"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1254167",
        "url": "https://bugzilla.suse.com/1254167"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1254168",
        "url": "https://bugzilla.suse.com/1254168"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1254169",
        "url": "https://bugzilla.suse.com/1254169"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1254170",
        "url": "https://bugzilla.suse.com/1254170"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1254171",
        "url": "https://bugzilla.suse.com/1254171"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1254172",
        "url": "https://bugzilla.suse.com/1254172"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1254174",
        "url": "https://bugzilla.suse.com/1254174"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1254175",
        "url": "https://bugzilla.suse.com/1254175"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1254176",
        "url": "https://bugzilla.suse.com/1254176"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1254177",
        "url": "https://bugzilla.suse.com/1254177"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1254179",
        "url": "https://bugzilla.suse.com/1254179"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1254208",
        "url": "https://bugzilla.suse.com/1254208"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1254473",
        "url": "https://bugzilla.suse.com/1254473"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1254498",
        "url": "https://bugzilla.suse.com/1254498"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1254509",
        "url": "https://bugzilla.suse.com/1254509"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1255183",
        "url": "https://bugzilla.suse.com/1255183"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1255191",
        "url": "https://bugzilla.suse.com/1255191"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1255194",
        "url": "https://bugzilla.suse.com/1255194"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1255195",
        "url": "https://bugzilla.suse.com/1255195"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1255198",
        "url": "https://bugzilla.suse.com/1255198"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1255200",
        "url": "https://bugzilla.suse.com/1255200"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1255497",
        "url": "https://bugzilla.suse.com/1255497"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2023-43000 page",
        "url": "https://www.suse.com/security/cve/CVE-2023-43000/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2025-13502 page",
        "url": "https://www.suse.com/security/cve/CVE-2025-13502/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2025-13947 page",
        "url": "https://www.suse.com/security/cve/CVE-2025-13947/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2025-14174 page",
        "url": "https://www.suse.com/security/cve/CVE-2025-14174/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2025-43392 page",
        "url": "https://www.suse.com/security/cve/CVE-2025-43392/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2025-43419 page",
        "url": "https://www.suse.com/security/cve/CVE-2025-43419/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2025-43421 page",
        "url": "https://www.suse.com/security/cve/CVE-2025-43421/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2025-43425 page",
        "url": "https://www.suse.com/security/cve/CVE-2025-43425/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2025-43427 page",
        "url": "https://www.suse.com/security/cve/CVE-2025-43427/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2025-43429 page",
        "url": "https://www.suse.com/security/cve/CVE-2025-43429/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2025-43430 page",
        "url": "https://www.suse.com/security/cve/CVE-2025-43430/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2025-43431 page",
        "url": "https://www.suse.com/security/cve/CVE-2025-43431/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2025-43432 page",
        "url": "https://www.suse.com/security/cve/CVE-2025-43432/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2025-43434 page",
        "url": "https://www.suse.com/security/cve/CVE-2025-43434/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2025-43440 page",
        "url": "https://www.suse.com/security/cve/CVE-2025-43440/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2025-43443 page",
        "url": "https://www.suse.com/security/cve/CVE-2025-43443/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2025-43458 page",
        "url": "https://www.suse.com/security/cve/CVE-2025-43458/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2025-43480 page",
        "url": "https://www.suse.com/security/cve/CVE-2025-43480/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2025-43501 page",
        "url": "https://www.suse.com/security/cve/CVE-2025-43501/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2025-43529 page",
        "url": "https://www.suse.com/security/cve/CVE-2025-43529/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2025-43531 page",
        "url": "https://www.suse.com/security/cve/CVE-2025-43531/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2025-43535 page",
        "url": "https://www.suse.com/security/cve/CVE-2025-43535/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2025-43536 page",
        "url": "https://www.suse.com/security/cve/CVE-2025-43536/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2025-43541 page",
        "url": "https://www.suse.com/security/cve/CVE-2025-43541/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2025-66287 page",
        "url": "https://www.suse.com/security/cve/CVE-2025-66287/"
      }
    ],
    "title": "Security update for webkit2gtk3",
    "tracking": {
      "current_release_date": "2026-01-05T11:12:33Z",
      "generator": {
        "date": "2026-01-05T11:12:33Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf.pl",
          "version": "1"
        }
      },
      "id": "SUSE-SU-2026:0021-1",
      "initial_release_date": "2026-01-05T11:12:33Z",
      "revision_history": [
        {
          "date": "2026-01-05T11:12:33Z",
          "number": "1",
          "summary": "Current version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
                "product": {
                  "name": "libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
                  "product_id": "libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
                "product": {
                  "name": "libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
                  "product_id": "libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
                "product": {
                  "name": "libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
                  "product_id": "libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
                "product": {
                  "name": "libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
                  "product_id": "libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
                "product": {
                  "name": "libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
                  "product_id": "libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
                "product": {
                  "name": "libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
                  "product_id": "libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
                "product": {
                  "name": "typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
                  "product_id": "typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
                "product": {
                  "name": "typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
                  "product_id": "typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
                "product": {
                  "name": "typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
                  "product_id": "typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
                "product": {
                  "name": "typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
                  "product_id": "typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
                "product": {
                  "name": "typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
                  "product_id": "typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
                "product": {
                  "name": "typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
                  "product_id": "typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
                "product": {
                  "name": "typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
                  "product_id": "typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
                "product": {
                  "name": "typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
                  "product_id": "typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
                "product": {
                  "name": "typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
                  "product_id": "typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
                "product": {
                  "name": "webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
                  "product_id": "webkit-jsc-4-2.50.4-150600.12.54.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
                "product": {
                  "name": "webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
                  "product_id": "webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
                "product": {
                  "name": "webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
                  "product_id": "webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
                "product": {
                  "name": "webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
                  "product_id": "webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
                "product": {
                  "name": "webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
                  "product_id": "webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
                "product": {
                  "name": "webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
                  "product_id": "webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
                "product": {
                  "name": "webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
                  "product_id": "webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
                "product": {
                  "name": "webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
                  "product_id": "webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
                "product": {
                  "name": "webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
                  "product_id": "webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
                "product": {
                  "name": "webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
                  "product_id": "webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
                "product": {
                  "name": "webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
                  "product_id": "webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
                "product": {
                  "name": "webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
                  "product_id": "webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64"
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libjavascriptcoregtk-4_0-18-64bit-2.50.4-150600.12.54.1.aarch64_ilp32",
                "product": {
                  "name": "libjavascriptcoregtk-4_0-18-64bit-2.50.4-150600.12.54.1.aarch64_ilp32",
                  "product_id": "libjavascriptcoregtk-4_0-18-64bit-2.50.4-150600.12.54.1.aarch64_ilp32"
                }
              },
              {
                "category": "product_version",
                "name": "libjavascriptcoregtk-4_1-0-64bit-2.50.4-150600.12.54.1.aarch64_ilp32",
                "product": {
                  "name": "libjavascriptcoregtk-4_1-0-64bit-2.50.4-150600.12.54.1.aarch64_ilp32",
                  "product_id": "libjavascriptcoregtk-4_1-0-64bit-2.50.4-150600.12.54.1.aarch64_ilp32"
                }
              },
              {
                "category": "product_version",
                "name": "libwebkit2gtk-4_0-37-64bit-2.50.4-150600.12.54.1.aarch64_ilp32",
                "product": {
                  "name": "libwebkit2gtk-4_0-37-64bit-2.50.4-150600.12.54.1.aarch64_ilp32",
                  "product_id": "libwebkit2gtk-4_0-37-64bit-2.50.4-150600.12.54.1.aarch64_ilp32"
                }
              },
              {
                "category": "product_version",
                "name": "libwebkit2gtk-4_1-0-64bit-2.50.4-150600.12.54.1.aarch64_ilp32",
                "product": {
                  "name": "libwebkit2gtk-4_1-0-64bit-2.50.4-150600.12.54.1.aarch64_ilp32",
                  "product_id": "libwebkit2gtk-4_1-0-64bit-2.50.4-150600.12.54.1.aarch64_ilp32"
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64_ilp32"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.i586",
                "product": {
                  "name": "libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.i586",
                  "product_id": "libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.i586",
                "product": {
                  "name": "libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.i586",
                  "product_id": "libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.i586",
                "product": {
                  "name": "libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.i586",
                  "product_id": "libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.i586",
                "product": {
                  "name": "libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.i586",
                  "product_id": "libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.i586",
                "product": {
                  "name": "libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.i586",
                  "product_id": "libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.i586",
                "product": {
                  "name": "libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.i586",
                  "product_id": "libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.i586",
                "product": {
                  "name": "typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.i586",
                  "product_id": "typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.i586",
                "product": {
                  "name": "typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.i586",
                  "product_id": "typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.i586",
                "product": {
                  "name": "typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.i586",
                  "product_id": "typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.i586",
                "product": {
                  "name": "typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.i586",
                  "product_id": "typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.i586",
                "product": {
                  "name": "typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.i586",
                  "product_id": "typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.i586",
                "product": {
                  "name": "typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.i586",
                  "product_id": "typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.i586",
                "product": {
                  "name": "typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.i586",
                  "product_id": "typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.i586",
                "product": {
                  "name": "typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.i586",
                  "product_id": "typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.i586",
                "product": {
                  "name": "typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.i586",
                  "product_id": "typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "webkit-jsc-4-2.50.4-150600.12.54.1.i586",
                "product": {
                  "name": "webkit-jsc-4-2.50.4-150600.12.54.1.i586",
                  "product_id": "webkit-jsc-4-2.50.4-150600.12.54.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "webkit-jsc-4.1-2.50.4-150600.12.54.1.i586",
                "product": {
                  "name": "webkit-jsc-4.1-2.50.4-150600.12.54.1.i586",
                  "product_id": "webkit-jsc-4.1-2.50.4-150600.12.54.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "webkit-jsc-6.0-2.50.4-150600.12.54.1.i586",
                "product": {
                  "name": "webkit-jsc-6.0-2.50.4-150600.12.54.1.i586",
                  "product_id": "webkit-jsc-6.0-2.50.4-150600.12.54.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.i586",
                "product": {
                  "name": "webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.i586",
                  "product_id": "webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.i586",
                "product": {
                  "name": "webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.i586",
                  "product_id": "webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "webkit2gtk3-devel-2.50.4-150600.12.54.1.i586",
                "product": {
                  "name": "webkit2gtk3-devel-2.50.4-150600.12.54.1.i586",
                  "product_id": "webkit2gtk3-devel-2.50.4-150600.12.54.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.i586",
                "product": {
                  "name": "webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.i586",
                  "product_id": "webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.i586",
                "product": {
                  "name": "webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.i586",
                  "product_id": "webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.i586",
                "product": {
                  "name": "webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.i586",
                  "product_id": "webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "webkit2gtk4-devel-2.50.4-150600.12.54.1.i586",
                "product": {
                  "name": "webkit2gtk4-devel-2.50.4-150600.12.54.1.i586",
                  "product_id": "webkit2gtk4-devel-2.50.4-150600.12.54.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.i586",
                "product": {
                  "name": "webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.i586",
                  "product_id": "webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.i586",
                "product": {
                  "name": "webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.i586",
                  "product_id": "webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.i586"
                }
              }
            ],
            "category": "architecture",
            "name": "i586"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
                "product": {
                  "name": "WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
                  "product_id": "WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
                "product": {
                  "name": "WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
                  "product_id": "WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch"
                }
              },
              {
                "category": "product_version",
                "name": "WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
                "product": {
                  "name": "WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
                  "product_id": "WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch"
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
                "product": {
                  "name": "libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
                  "product_id": "libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
                "product": {
                  "name": "libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
                  "product_id": "libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
                "product": {
                  "name": "libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
                  "product_id": "libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
                "product": {
                  "name": "libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
                  "product_id": "libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
                "product": {
                  "name": "libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
                  "product_id": "libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
                "product": {
                  "name": "libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
                  "product_id": "libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
                "product": {
                  "name": "typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
                  "product_id": "typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
                "product": {
                  "name": "typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
                  "product_id": "typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
                "product": {
                  "name": "typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
                  "product_id": "typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
                "product": {
                  "name": "typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
                  "product_id": "typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
                "product": {
                  "name": "typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
                  "product_id": "typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
                "product": {
                  "name": "typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
                  "product_id": "typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
                "product": {
                  "name": "typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
                  "product_id": "typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
                "product": {
                  "name": "typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
                  "product_id": "typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
                "product": {
                  "name": "typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
                  "product_id": "typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
                "product": {
                  "name": "webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
                  "product_id": "webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
                "product": {
                  "name": "webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
                  "product_id": "webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
                "product": {
                  "name": "webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
                  "product_id": "webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
                "product": {
                  "name": "webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
                  "product_id": "webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
                "product": {
                  "name": "webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
                  "product_id": "webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
                "product": {
                  "name": "webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
                  "product_id": "webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
                "product": {
                  "name": "webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
                  "product_id": "webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
                "product": {
                  "name": "webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
                  "product_id": "webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
                "product": {
                  "name": "webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
                  "product_id": "webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
                "product": {
                  "name": "webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
                  "product_id": "webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
                "product": {
                  "name": "webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
                  "product_id": "webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
                "product": {
                  "name": "webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
                  "product_id": "webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le"
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
                "product": {
                  "name": "libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
                  "product_id": "libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
                "product": {
                  "name": "libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
                  "product_id": "libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
                "product": {
                  "name": "libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
                  "product_id": "libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
                "product": {
                  "name": "libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
                  "product_id": "libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
                "product": {
                  "name": "libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
                  "product_id": "libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
                "product": {
                  "name": "libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
                  "product_id": "libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
                "product": {
                  "name": "typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
                  "product_id": "typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
                "product": {
                  "name": "typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
                  "product_id": "typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
                "product": {
                  "name": "typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
                  "product_id": "typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
                "product": {
                  "name": "typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
                  "product_id": "typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
                "product": {
                  "name": "typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
                  "product_id": "typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
                "product": {
                  "name": "typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
                  "product_id": "typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
                "product": {
                  "name": "typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
                  "product_id": "typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
                "product": {
                  "name": "typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
                  "product_id": "typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
                "product": {
                  "name": "typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
                  "product_id": "typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
                "product": {
                  "name": "webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
                  "product_id": "webkit-jsc-4-2.50.4-150600.12.54.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
                "product": {
                  "name": "webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
                  "product_id": "webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
                "product": {
                  "name": "webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
                  "product_id": "webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
                "product": {
                  "name": "webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
                  "product_id": "webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
                "product": {
                  "name": "webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
                  "product_id": "webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
                "product": {
                  "name": "webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
                  "product_id": "webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
                "product": {
                  "name": "webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
                  "product_id": "webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
                "product": {
                  "name": "webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
                  "product_id": "webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
                "product": {
                  "name": "webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
                  "product_id": "webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
                "product": {
                  "name": "webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
                  "product_id": "webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
                "product": {
                  "name": "webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
                  "product_id": "webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
                "product": {
                  "name": "webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
                  "product_id": "webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x"
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
                "product": {
                  "name": "libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
                  "product_id": "libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
                "product": {
                  "name": "libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
                  "product_id": "libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
                "product": {
                  "name": "libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
                  "product_id": "libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
                "product": {
                  "name": "libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
                  "product_id": "libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
                "product": {
                  "name": "libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
                  "product_id": "libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
                "product": {
                  "name": "libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
                  "product_id": "libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
                "product": {
                  "name": "libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
                  "product_id": "libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
                "product": {
                  "name": "libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
                  "product_id": "libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
                "product": {
                  "name": "libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
                  "product_id": "libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
                "product": {
                  "name": "libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
                  "product_id": "libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
                "product": {
                  "name": "typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
                  "product_id": "typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
                "product": {
                  "name": "typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
                  "product_id": "typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
                "product": {
                  "name": "typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
                  "product_id": "typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
                "product": {
                  "name": "typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
                  "product_id": "typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
                "product": {
                  "name": "typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
                  "product_id": "typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
                "product": {
                  "name": "typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
                  "product_id": "typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
                "product": {
                  "name": "typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
                  "product_id": "typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
                "product": {
                  "name": "typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
                  "product_id": "typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
                "product": {
                  "name": "typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
                  "product_id": "typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
                "product": {
                  "name": "webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
                  "product_id": "webkit-jsc-4-2.50.4-150600.12.54.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
                "product": {
                  "name": "webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
                  "product_id": "webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
                "product": {
                  "name": "webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
                  "product_id": "webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
                "product": {
                  "name": "webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
                  "product_id": "webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
                "product": {
                  "name": "webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
                  "product_id": "webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
                "product": {
                  "name": "webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
                  "product_id": "webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
                "product": {
                  "name": "webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
                  "product_id": "webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
                "product": {
                  "name": "webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
                  "product_id": "webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
                "product": {
                  "name": "webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
                  "product_id": "webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
                "product": {
                  "name": "webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
                  "product_id": "webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
                "product": {
                  "name": "webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
                  "product_id": "webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
                "product": {
                  "name": "webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
                  "product_id": "webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
                "product": {
                  "name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
                  "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp6"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
                "product": {
                  "name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
                  "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp7"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
                "product": {
                  "name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
                  "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle-module-desktop-applications:15:sp6"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
                "product": {
                  "name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
                  "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle-module-desktop-applications:15:sp7"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Module for Development Tools 15 SP6",
                "product": {
                  "name": "SUSE Linux Enterprise Module for Development Tools 15 SP6",
                  "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle-module-development-tools:15:sp6"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Module for Development Tools 15 SP7",
                "product": {
                  "name": "SUSE Linux Enterprise Module for Development Tools 15 SP7",
                  "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle-module-development-tools:15:sp7"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
                "product": {
                  "name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
                  "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles-ltss:15:sp6"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
                "product": {
                  "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
                  "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sles_sap:15:sp6"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "openSUSE Leap 15.6",
                "product": {
                  "name": "openSUSE Leap 15.6",
                  "product_id": "openSUSE Leap 15.6",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:opensuse:leap:15.6"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "SUSE Linux Enterprise"
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch"
        },
        "product_reference": "WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch"
        },
        "product_reference": "WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch"
        },
        "product_reference": "WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch"
        },
        "product_reference": "WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch"
        },
        "product_reference": "WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch"
        },
        "product_reference": "WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP7",
          "product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP7"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch"
        },
        "product_reference": "WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch"
        },
        "product_reference": "WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch"
        },
        "product_reference": "WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
          "product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch"
        },
        "product_reference": "WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch"
        },
        "product_reference": "WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch"
        },
        "product_reference": "WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
          "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch"
        },
        "product_reference": "WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch"
        },
        "product_reference": "WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch"
        },
        "product_reference": "WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit-jsc-4-2.50.4-150600.12.54.1.aarch64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit-jsc-4-2.50.4-150600.12.54.1.s390x as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit-jsc-4-2.50.4-150600.12.54.1.x86_64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64"
        },
        "product_reference": "webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le"
        },
        "product_reference": "webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x"
        },
        "product_reference": "webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
        },
        "product_reference": "webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2023-43000",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2023-43000"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "A use-after-free issue was addressed with improved memory management. This issue is fixed in macOS Ventura 13.5, iOS 16.6 and iPadOS 16.6, Safari 16.6. Processing maliciously crafted web content may lead to memory corruption.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2023-43000",
          "url": "https://www.suse.com/security/cve/CVE-2023-43000"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1254164 for CVE-2023-43000",
          "url": "https://bugzilla.suse.com/1254164"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2026-01-05T11:12:33Z",
          "details": "important"
        }
      ],
      "title": "CVE-2023-43000"
    },
    {
      "cve": "CVE-2025-13502",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2025-13502"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "A flaw was found in WebKitGTK and WPE WebKit. This vulnerability allows an out-of-bounds read and integer underflow, leading to a UIProcess crash (DoS) via a crafted payload to the GLib remote inspector server.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2025-13502",
          "url": "https://www.suse.com/security/cve/CVE-2025-13502"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1254208 for CVE-2025-13502",
          "url": "https://bugzilla.suse.com/1254208"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2026-01-05T11:12:33Z",
          "details": "important"
        }
      ],
      "title": "CVE-2025-13502"
    },
    {
      "cve": "CVE-2025-13947",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2025-13947"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "A flaw was found in WebKitGTK. This vulnerability allows remote, user-assisted information disclosure that can reveal any file the user is permitted to read via abusing the file drag-and-drop mechanism where WebKitGTK does not verify that drag operations originate from outside the browser.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2025-13947",
          "url": "https://www.suse.com/security/cve/CVE-2025-13947"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1254473 for CVE-2025-13947",
          "url": "https://bugzilla.suse.com/1254473"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.4,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2026-01-05T11:12:33Z",
          "details": "important"
        }
      ],
      "title": "CVE-2025-13947"
    },
    {
      "cve": "CVE-2025-14174",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2025-14174"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Out of bounds memory access in ANGLE in Google Chrome on Mac prior to 143.0.7499.110 allowed a remote attacker to perform out of bounds memory access via a crafted HTML page. (Chromium security severity: High)",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2025-14174",
          "url": "https://www.suse.com/security/cve/CVE-2025-14174"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1254776 for CVE-2025-14174",
          "url": "https://bugzilla.suse.com/1254776"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2026-01-05T11:12:33Z",
          "details": "important"
        }
      ],
      "title": "CVE-2025-14174"
    },
    {
      "cve": "CVE-2025-43392",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2025-43392"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The issue was addressed with improved handling of caches. This issue is fixed in tvOS 26.1, watchOS 26.1, macOS Tahoe 26.1, iOS 26.1 and iPadOS 26.1, Safari 26.1, iOS 18.7.2 and iPadOS 18.7.2, visionOS 26.1. A website may exfiltrate image data cross-origin.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2025-43392",
          "url": "https://www.suse.com/security/cve/CVE-2025-43392"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1254165 for CVE-2025-43392",
          "url": "https://bugzilla.suse.com/1254165"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2026-01-05T11:12:33Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2025-43392"
    },
    {
      "cve": "CVE-2025-43419",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2025-43419"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The issue was addressed with improved memory handling. This issue is fixed in Safari 26, tvOS 26, watchOS 26, iOS 26 and iPadOS 26, visionOS 26. Processing maliciously crafted web content may lead to memory corruption.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2025-43419",
          "url": "https://www.suse.com/security/cve/CVE-2025-43419"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1254166 for CVE-2025-43419",
          "url": "https://bugzilla.suse.com/1254166"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2026-01-05T11:12:33Z",
          "details": "important"
        }
      ],
      "title": "CVE-2025-43419"
    },
    {
      "cve": "CVE-2025-43421",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2025-43421"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "Multiple issues were addressed by disabling array allocation sinking. This issue is fixed in iOS 26.1 and iPadOS 26.1, macOS Tahoe 26.1, visionOS 26.1, Safari 26.1. Processing maliciously crafted web content may lead to an unexpected process crash.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2025-43421",
          "url": "https://www.suse.com/security/cve/CVE-2025-43421"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1254167 for CVE-2025-43421",
          "url": "https://bugzilla.suse.com/1254167"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2026-01-05T11:12:33Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2025-43421"
    },
    {
      "cve": "CVE-2025-43425",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2025-43425"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The issue was addressed with improved memory handling. This issue is fixed in tvOS 26.1, watchOS 26.1, macOS Tahoe 26.1, iOS 26.1 and iPadOS 26.1, Safari 26.1, visionOS 26.1. Processing maliciously crafted web content may lead to an unexpected process crash.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2025-43425",
          "url": "https://www.suse.com/security/cve/CVE-2025-43425"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1254168 for CVE-2025-43425",
          "url": "https://bugzilla.suse.com/1254168"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2026-01-05T11:12:33Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2025-43425"
    },
    {
      "cve": "CVE-2025-43427",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2025-43427"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "This issue was addressed through improved state management. This issue is fixed in tvOS 26.1, macOS Tahoe 26.1, iOS 26.1 and iPadOS 26.1, Safari 26.1, visionOS 26.1. Processing maliciously crafted web content may lead to an unexpected process crash.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2025-43427",
          "url": "https://www.suse.com/security/cve/CVE-2025-43427"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1254169 for CVE-2025-43427",
          "url": "https://bugzilla.suse.com/1254169"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2026-01-05T11:12:33Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2025-43427"
    },
    {
      "cve": "CVE-2025-43429",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2025-43429"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "A buffer overflow was addressed with improved bounds checking. This issue is fixed in tvOS 26.1, watchOS 26.1, macOS Tahoe 26.1, iOS 26.1 and iPadOS 26.1, Safari 26.1, iOS 18.7.2 and iPadOS 18.7.2, visionOS 26.1. Processing maliciously crafted web content may lead to an unexpected process crash.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2025-43429",
          "url": "https://www.suse.com/security/cve/CVE-2025-43429"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1254174 for CVE-2025-43429",
          "url": "https://bugzilla.suse.com/1254174"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2026-01-05T11:12:33Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2025-43429"
    },
    {
      "cve": "CVE-2025-43430",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2025-43430"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "This issue was addressed through improved state management. This issue is fixed in tvOS 26.1, watchOS 26.1, macOS Tahoe 26.1, iOS 26.1 and iPadOS 26.1, Safari 26.1, visionOS 26.1. Processing maliciously crafted web content may lead to an unexpected process crash.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2025-43430",
          "url": "https://www.suse.com/security/cve/CVE-2025-43430"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1254172 for CVE-2025-43430",
          "url": "https://bugzilla.suse.com/1254172"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2026-01-05T11:12:33Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2025-43430"
    },
    {
      "cve": "CVE-2025-43431",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2025-43431"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The issue was addressed with improved memory handling. This issue is fixed in tvOS 26.1, watchOS 26.1, macOS Tahoe 26.1, iOS 26.1 and iPadOS 26.1, Safari 26.1, iOS 18.7.2 and iPadOS 18.7.2, visionOS 26.1. Processing maliciously crafted web content may lead to memory corruption.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2025-43431",
          "url": "https://www.suse.com/security/cve/CVE-2025-43431"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1254170 for CVE-2025-43431",
          "url": "https://bugzilla.suse.com/1254170"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 7.1,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:L",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2026-01-05T11:12:33Z",
          "details": "important"
        }
      ],
      "title": "CVE-2025-43431"
    },
    {
      "cve": "CVE-2025-43432",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2025-43432"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "A use-after-free issue was addressed with improved memory management. This issue is fixed in tvOS 26.1, watchOS 26.1, macOS Tahoe 26.1, iOS 26.1 and iPadOS 26.1, Safari 26.1, visionOS 26.1. Processing maliciously crafted web content may lead to an unexpected process crash.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2025-43432",
          "url": "https://www.suse.com/security/cve/CVE-2025-43432"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1254171 for CVE-2025-43432",
          "url": "https://bugzilla.suse.com/1254171"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2026-01-05T11:12:33Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2025-43432"
    },
    {
      "cve": "CVE-2025-43434",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2025-43434"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "A use-after-free issue was addressed with improved memory management. This issue is fixed in watchOS 26.1, macOS Tahoe 26.1, iOS 26.1 and iPadOS 26.1, Safari 26.1, iOS 18.7.2 and iPadOS 18.7.2, visionOS 26.1. Processing maliciously crafted web content may lead to an unexpected Safari crash.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2025-43434",
          "url": "https://www.suse.com/security/cve/CVE-2025-43434"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1254179 for CVE-2025-43434",
          "url": "https://bugzilla.suse.com/1254179"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2026-01-05T11:12:33Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2025-43434"
    },
    {
      "cve": "CVE-2025-43440",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2025-43440"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "This issue was addressed with improved checks This issue is fixed in tvOS 26.1, watchOS 26.1, macOS Tahoe 26.1, iOS 26.1 and iPadOS 26.1, Safari 26.1, visionOS 26.1. Processing maliciously crafted web content may lead to an unexpected process crash.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2025-43440",
          "url": "https://www.suse.com/security/cve/CVE-2025-43440"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1254177 for CVE-2025-43440",
          "url": "https://bugzilla.suse.com/1254177"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2026-01-05T11:12:33Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2025-43440"
    },
    {
      "cve": "CVE-2025-43443",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2025-43443"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "This issue was addressed with improved checks. This issue is fixed in tvOS 26.1, watchOS 26.1, macOS Tahoe 26.1, iOS 26.1 and iPadOS 26.1, Safari 26.1, iOS 18.7.2 and iPadOS 18.7.2, visionOS 26.1. Processing maliciously crafted web content may lead to an unexpected process crash.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2025-43443",
          "url": "https://www.suse.com/security/cve/CVE-2025-43443"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1254176 for CVE-2025-43443",
          "url": "https://bugzilla.suse.com/1254176"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2026-01-05T11:12:33Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2025-43443"
    },
    {
      "cve": "CVE-2025-43458",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2025-43458"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "This issue was addressed through improved state management. This issue is fixed in tvOS 26.1, watchOS 26.1, macOS Tahoe 26.1, iOS 26.1 and iPadOS 26.1, Safari 26.1, iOS 18.7.2 and iPadOS 18.7.2, visionOS 26.1. Processing maliciously crafted web content may lead to an unexpected process crash.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2025-43458",
          "url": "https://www.suse.com/security/cve/CVE-2025-43458"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1254498 for CVE-2025-43458",
          "url": "https://bugzilla.suse.com/1254498"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 4.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2026-01-05T11:12:33Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2025-43458"
    },
    {
      "cve": "CVE-2025-43480",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2025-43480"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The issue was addressed with improved checks. This issue is fixed in tvOS 26.1, watchOS 26.1, macOS Tahoe 26.1, iOS 26.1 and iPadOS 26.1, Safari 26.1, visionOS 26.1. A malicious website may exfiltrate data cross-origin.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2025-43480",
          "url": "https://www.suse.com/security/cve/CVE-2025-43480"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1254175 for CVE-2025-43480",
          "url": "https://bugzilla.suse.com/1254175"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2026-01-05T11:12:33Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2025-43480"
    },
    {
      "cve": "CVE-2025-43501",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2025-43501"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "A buffer overflow issue was addressed with improved memory handling. This issue is fixed in Safari 26.2, iOS 18.7.3 and iPadOS 18.7.3, iOS 26.2 and iPadOS 26.2, macOS Tahoe 26.2, visionOS 26.2. Processing maliciously crafted web content may lead to an unexpected process crash.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2025-43501",
          "url": "https://www.suse.com/security/cve/CVE-2025-43501"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1255194 for CVE-2025-43501",
          "url": "https://bugzilla.suse.com/1255194"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2026-01-05T11:12:33Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2025-43501"
    },
    {
      "cve": "CVE-2025-43529",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2025-43529"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "A use-after-free issue was addressed with improved memory management. This issue is fixed in watchOS 26.2, Safari 26.2, iOS 18.7.3 and iPadOS 18.7.3, iOS 26.2 and iPadOS 26.2, macOS Tahoe 26.2, visionOS 26.2, tvOS 26.2. Processing maliciously crafted web content may lead to arbitrary code execution. Apple is aware of a report that this issue may have been exploited in an extremely sophisticated attack against specific targeted individuals on versions of iOS before iOS 26. CVE-2025-14174 was also issued in response to this report.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2025-43529",
          "url": "https://www.suse.com/security/cve/CVE-2025-43529"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1255198 for CVE-2025-43529",
          "url": "https://bugzilla.suse.com/1255198"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2026-01-05T11:12:33Z",
          "details": "important"
        }
      ],
      "title": "CVE-2025-43529"
    },
    {
      "cve": "CVE-2025-43531",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2025-43531"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "A race condition was addressed with improved state handling. This issue is fixed in watchOS 26.2, Safari 26.2, iOS 18.7.3 and iPadOS 18.7.3, iOS 26.2 and iPadOS 26.2, macOS Tahoe 26.2, visionOS 26.2, tvOS 26.2. Processing maliciously crafted web content may lead to an unexpected process crash.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2025-43531",
          "url": "https://www.suse.com/security/cve/CVE-2025-43531"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1255183 for CVE-2025-43531",
          "url": "https://bugzilla.suse.com/1255183"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2026-01-05T11:12:33Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2025-43531"
    },
    {
      "cve": "CVE-2025-43535",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2025-43535"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "The issue was addressed with improved memory handling. This issue is fixed in Safari 26.2, iOS 18.7.3 and iPadOS 18.7.3, iOS 26.2 and iPadOS 26.2, macOS Tahoe 26.2, visionOS 26.2. Processing maliciously crafted web content may lead to an unexpected process crash.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2025-43535",
          "url": "https://www.suse.com/security/cve/CVE-2025-43535"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1255195 for CVE-2025-43535",
          "url": "https://bugzilla.suse.com/1255195"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2026-01-05T11:12:33Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2025-43535"
    },
    {
      "cve": "CVE-2025-43536",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2025-43536"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "A use-after-free issue was addressed with improved memory management. This issue is fixed in macOS Tahoe 26.2, iOS 26.2 and iPadOS 26.2, Safari 26.2, iOS 18.7.3 and iPadOS 18.7.3. Processing maliciously crafted web content may lead to an unexpected process crash.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2025-43536",
          "url": "https://www.suse.com/security/cve/CVE-2025-43536"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1255200 for CVE-2025-43536",
          "url": "https://bugzilla.suse.com/1255200"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2026-01-05T11:12:33Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2025-43536"
    },
    {
      "cve": "CVE-2025-43541",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2025-43541"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "A type confusion issue was addressed with improved state handling. This issue is fixed in Safari 26.2, iOS 18.7.3 and iPadOS 18.7.3, iOS 26.2 and iPadOS 26.2, macOS Tahoe 26.2, visionOS 26.2. Processing maliciously crafted web content may lead to an unexpected Safari crash.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2025-43541",
          "url": "https://www.suse.com/security/cve/CVE-2025-43541"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1255191 for CVE-2025-43541",
          "url": "https://bugzilla.suse.com/1255191"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2026-01-05T11:12:33Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2025-43541"
    },
    {
      "cve": "CVE-2025-66287",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2025-66287"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "A flaw was found in WebKitGTK. Processing malicious web content can cause an unexpected process crash due to improper memory handling.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
          "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2025-66287",
          "url": "https://www.suse.com/security/cve/CVE-2025-66287"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1254509 for CVE-2025-66287",
          "url": "https://bugzilla.suse.com/1254509"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Basesystem 15 SP7:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Desktop Applications 15 SP7:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Module for Development Tools 15 SP7:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "SUSE Linux Enterprise Server 15 SP6-LTSS:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "SUSE Linux Enterprise Server for SAP Applications 15 SP6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:WebKitGTK-4.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-4.1-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:WebKitGTK-6.0-lang-2.50.4-150600.12.54.1.noarch",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_0-18-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libjavascriptcoregtk-6_0-1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_0-37-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkit2gtk-4_1-0-32bit-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:libwebkitgtk-6_0-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-JavaScriptCore-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKit2WebExtension-4_1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:typelib-1_0-WebKitWebProcessExtension-6_0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-4.1-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit-jsc-6.0-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_0-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk-4_1-injected-bundles-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk3-soup2-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-devel-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkit2gtk4-minibrowser-2.50.4-150600.12.54.1.x86_64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.aarch64",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.ppc64le",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.s390x",
            "openSUSE Leap 15.6:webkitgtk-6_0-injected-bundles-2.50.4-150600.12.54.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2026-01-05T11:12:33Z",
          "details": "important"
        }
      ],
      "title": "CVE-2025-66287"
    }
  ]
}


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 observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…