<?xml version="1.0" encoding="UTF-8"?>
<cvrfdoc xmlns="http://www.icasi.org/CVRF/schema/cvrf/1.1" xmlns:cvrf="http://www.icasi.org/CVRF/schema/cvrf/1.1">
  <DocumentTitle xml:lang="en">Security update for hdf5, netcdf, trilinos </DocumentTitle>
  <DocumentType>SUSE Patch</DocumentType>
  <DocumentPublisher Type="Vendor">
    <ContactDetails>security@suse.de</ContactDetails>
    <IssuingAuthority>SUSE Security Team</IssuingAuthority>
  </DocumentPublisher>
  <DocumentTracking>
    <Identification>
      <ID>SUSE-SU-2024:3144-1</ID>
    </Identification>
    <Status>Final</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2024-09-05T06:31:59Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2024-09-05T06:31:59Z</InitialReleaseDate>
    <CurrentReleaseDate>2024-09-05T06:31:59Z</CurrentReleaseDate>
    <Generator>
      <Engine>cve-database/bin/generate-cvrf.pl</Engine>
      <Date>2017-02-24T01:00:00Z</Date>
    </Generator>
  </DocumentTracking>
  <DocumentNotes>
    <Note Title="Topic" Type="Summary" Ordinal="1" xml:lang="en">Security update for hdf5, netcdf, trilinos </Note>
    <Note Title="Details" Type="General" Ordinal="2" xml:lang="en">This update for hdf5, netcdf, trilinos fixes the following issues:

hdf5 was updated from version 1.10.8 to 1.10.11:

- Security issues fixed:

  * CVE-2019-8396: Fixed problems with malformed HDF5 files where content does not match expected size. (bsc#1125882)
  * CVE-2018-11202: Fixed that a malformed file could result in chunk index memory leaks. (bsc#1093641)
  * CVE-2016-4332: Fixed an assertion in a previous fix for this issue (bsc#1011205).
  * CVE-2020-10812: Fixed a segfault on file close in h5debug which fails with a core dump on a file that has an illegal
    file size in its cache image.Fixes HDFFV-11052, (bsc#1167400).
  * CVE-2021-37501: Fixed buffer overflow in hdf5-h5dump (bsc#1207973)
  * Other security issues fixed (bsc#1224158):

    +  CVE-2024-29158, CVE-2024-29161, CVE-2024-29166, CVE-2024-32608,
    +  CVE-2024-32610, CVE-2024-32614, CVE-2024-32619, CVE-2024-32620,
    +  CVE-2024-33873, CVE-2024-33874, CVE-2024-33875
    +  Additionally, these fixes resolve crashes triggered by the
       reproducers for CVE-2017-17507, CVE-2018-11205. These crashes
       appear to be unrelated to the original problems

- Other issues fixed:

  * Remove timestamp/buildhost/kernel version from libhdf5.settings (bsc#1209548)
  * Changed the error handling for a not found path in the find plugin process.
  * Fixed a file space allocation bug in the parallel library for chunked datasets.
  * Fixed an assertion failure in Parallel HDF5 when a file can't be created due to an invalid library version bounds
    setting.
  * Fixed memory leaks that could occur when reading a dataset from a malformed file.
  * Fixed a bug in H5Ocopy that could generate invalid HDF5 files
  * Fixed potential heap buffer overflow in decoding of link info message.
  * Fixed potential buffer overrun issues in some object header decode routines.
  * Fixed a heap buffer overflow that occurs when reading from a dataset with a compact layout within a malformed HDF5
    file.
  * Fixed memory leak when running h5dump with proof of vulnerability file.
  * Added option --no-compact-subset to h5diff
  * Several improvements to parallel compression feature, including:

    + Improved support for collective I/O (for both writes and reads).
    + Reduction of copying of application data buffers passed to H5Dwrite.
    + Addition of support for incremental file space allocation for filtered datasets created in parallel.
    + Addition of support for HDF5's 'don't filter partial edge chunks' flag
    + Addition of proper support for HDF5 fill values with the feature.
    + Addition of 'H5_HAVE_PARALLEL_FILTERED_WRITES' macro toH5pubconf.h so HDF5 applications can determine at
      compile-time whether the feature is available.
    + Addition of simple examples

  * h5repack added an optional verbose value for reporting R/W timing.
  * Fixed a metadata cache bug when resizing a pinned/protected cache entry.
  * Fixed a problem with the H5_VERS_RELEASE check in the H5check_version function.
  * Unified handling of collective metadata reads to correctly fix old bugs.
  * Fixed several potential MPI deadlocks in library failure conditions.
  * Fixed an issue with collective metadata reads being permanently disabled after a dataset chunk lookup operation.

netcdf was updated to fix:

- rebuild against new hdf5 library version.

trilinos was updated to fix:

- Rebuild against new hdf5 library version.
- Fix dependency in module file for MPI version of Trilinos to depend on the correct version of netcdf (bsc#1210049).
  This prevents the error message:
  'Lmod has detected the following error: These module(s) or
   extension(s) exist but cannot be loaded as requested: 'trilinos'
</Note>
    <Note Title="Terms of Use" Type="Legal Disclaimer" Ordinal="3" xml:lang="en">The CVRF data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).</Note>
    <Note Title="Patchnames" Type="Details" Ordinal="4" xml:lang="en">SUSE-2024-3144,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-3144</Note>
  </DocumentNotes>
  <DocumentDistribution xml:lang="en">Copyright SUSE LLC under the Creative Commons License 4.0 with Attribution (CC-BY-4.0)</DocumentDistribution>
  <DocumentReferences>
    <Reference Type="Self">
      <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20243144-1/</URL>
      <Description>Link for SUSE-SU-2024:3144-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-September/036796.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:3144-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/support/security/rating/</URL>
      <Description>SUSE Security Ratings</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1011205</URL>
      <Description>SUSE Bug 1011205</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1093641</URL>
      <Description>SUSE Bug 1093641</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1125882</URL>
      <Description>SUSE Bug 1125882</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1133222</URL>
      <Description>SUSE Bug 1133222</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1167400</URL>
      <Description>SUSE Bug 1167400</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1207973</URL>
      <Description>SUSE Bug 1207973</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1209548</URL>
      <Description>SUSE Bug 1209548</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1210049</URL>
      <Description>SUSE Bug 1210049</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1224158</URL>
      <Description>SUSE Bug 1224158</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2016-4332/</URL>
      <Description>SUSE CVE CVE-2016-4332 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2017-17507/</URL>
      <Description>SUSE CVE CVE-2017-17507 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2018-11202/</URL>
      <Description>SUSE CVE CVE-2018-11202 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2018-11205/</URL>
      <Description>SUSE CVE CVE-2018-11205 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2019-8396/</URL>
      <Description>SUSE CVE CVE-2019-8396 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2020-10812/</URL>
      <Description>SUSE CVE CVE-2020-10812 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2021-37501/</URL>
      <Description>SUSE CVE CVE-2021-37501 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2024-29158/</URL>
      <Description>SUSE CVE CVE-2024-29158 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2024-29161/</URL>
      <Description>SUSE CVE CVE-2024-29161 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2024-29166/</URL>
      <Description>SUSE CVE CVE-2024-29166 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2024-32608/</URL>
      <Description>SUSE CVE CVE-2024-32608 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2024-32610/</URL>
      <Description>SUSE CVE CVE-2024-32610 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2024-32614/</URL>
      <Description>SUSE CVE CVE-2024-32614 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2024-32619/</URL>
      <Description>SUSE CVE CVE-2024-32619 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2024-32620/</URL>
      <Description>SUSE CVE CVE-2024-32620 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2024-33873/</URL>
      <Description>SUSE CVE CVE-2024-33873 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2024-33874/</URL>
      <Description>SUSE CVE CVE-2024-33874 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2024-33875/</URL>
      <Description>SUSE CVE CVE-2024-33875 page</Description>
    </Reference>
  </DocumentReferences>
  <ProductTree xmlns="http://www.icasi.org/CVRF/schema/prod/1.1">
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" CPE="cpe:/o:suse:sle_hpc-ltss:15:sp3">SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="adios-gnu-mpich-hpc-1.13.1-150300.12.4.2">
      <FullProductName ProductID="adios-gnu-mpich-hpc-1.13.1-150300.12.4.2">adios-gnu-mpich-hpc-1.13.1-150300.12.4.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="adios-gnu-mpich-hpc-devel-1.13.1-150300.12.4.2">
      <FullProductName ProductID="adios-gnu-mpich-hpc-devel-1.13.1-150300.12.4.2">adios-gnu-mpich-hpc-devel-1.13.1-150300.12.4.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="adios-gnu-mpich-hpc-devel-static-1.13.1-150300.12.4.2">
      <FullProductName ProductID="adios-gnu-mpich-hpc-devel-static-1.13.1-150300.12.4.2">adios-gnu-mpich-hpc-devel-static-1.13.1-150300.12.4.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="adios-gnu-mvapich2-hpc-1.13.1-150300.12.4.2">
      <FullProductName ProductID="adios-gnu-mvapich2-hpc-1.13.1-150300.12.4.2">adios-gnu-mvapich2-hpc-1.13.1-150300.12.4.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="adios-gnu-mvapich2-hpc-devel-1.13.1-150300.12.4.2">
      <FullProductName ProductID="adios-gnu-mvapich2-hpc-devel-1.13.1-150300.12.4.2">adios-gnu-mvapich2-hpc-devel-1.13.1-150300.12.4.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="adios-gnu-mvapich2-hpc-devel-static-1.13.1-150300.12.4.2">
      <FullProductName ProductID="adios-gnu-mvapich2-hpc-devel-static-1.13.1-150300.12.4.2">adios-gnu-mvapich2-hpc-devel-static-1.13.1-150300.12.4.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="adios-gnu-openmpi2-hpc-1.13.1-150300.12.4.1">
      <FullProductName ProductID="adios-gnu-openmpi2-hpc-1.13.1-150300.12.4.1">adios-gnu-openmpi2-hpc-1.13.1-150300.12.4.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="adios-gnu-openmpi2-hpc-devel-1.13.1-150300.12.4.1">
      <FullProductName ProductID="adios-gnu-openmpi2-hpc-devel-1.13.1-150300.12.4.1">adios-gnu-openmpi2-hpc-devel-1.13.1-150300.12.4.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="adios-gnu-openmpi2-hpc-devel-static-1.13.1-150300.12.4.1">
      <FullProductName ProductID="adios-gnu-openmpi2-hpc-devel-static-1.13.1-150300.12.4.1">adios-gnu-openmpi2-hpc-devel-static-1.13.1-150300.12.4.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="adios-gnu-openmpi3-hpc-1.13.1-150300.12.4.2">
      <FullProductName ProductID="adios-gnu-openmpi3-hpc-1.13.1-150300.12.4.2">adios-gnu-openmpi3-hpc-1.13.1-150300.12.4.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="adios-gnu-openmpi3-hpc-devel-1.13.1-150300.12.4.2">
      <FullProductName ProductID="adios-gnu-openmpi3-hpc-devel-1.13.1-150300.12.4.2">adios-gnu-openmpi3-hpc-devel-1.13.1-150300.12.4.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="adios-gnu-openmpi3-hpc-devel-static-1.13.1-150300.12.4.2">
      <FullProductName ProductID="adios-gnu-openmpi3-hpc-devel-static-1.13.1-150300.12.4.2">adios-gnu-openmpi3-hpc-devel-static-1.13.1-150300.12.4.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="adios-gnu-openmpi4-hpc-1.13.1-150300.12.4.2">
      <FullProductName ProductID="adios-gnu-openmpi4-hpc-1.13.1-150300.12.4.2">adios-gnu-openmpi4-hpc-1.13.1-150300.12.4.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="adios-gnu-openmpi4-hpc-devel-1.13.1-150300.12.4.2">
      <FullProductName ProductID="adios-gnu-openmpi4-hpc-devel-1.13.1-150300.12.4.2">adios-gnu-openmpi4-hpc-devel-1.13.1-150300.12.4.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="adios-gnu-openmpi4-hpc-devel-static-1.13.1-150300.12.4.2">
      <FullProductName ProductID="adios-gnu-openmpi4-hpc-devel-static-1.13.1-150300.12.4.2">adios-gnu-openmpi4-hpc-devel-static-1.13.1-150300.12.4.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="adios_1_13_1-gnu-mpich-hpc-1.13.1-150300.12.4.2">
      <FullProductName ProductID="adios_1_13_1-gnu-mpich-hpc-1.13.1-150300.12.4.2">adios_1_13_1-gnu-mpich-hpc-1.13.1-150300.12.4.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="adios_1_13_1-gnu-mpich-hpc-devel-1.13.1-150300.12.4.2">
      <FullProductName ProductID="adios_1_13_1-gnu-mpich-hpc-devel-1.13.1-150300.12.4.2">adios_1_13_1-gnu-mpich-hpc-devel-1.13.1-150300.12.4.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="adios_1_13_1-gnu-mpich-hpc-devel-static-1.13.1-150300.12.4.2">
      <FullProductName ProductID="adios_1_13_1-gnu-mpich-hpc-devel-static-1.13.1-150300.12.4.2">adios_1_13_1-gnu-mpich-hpc-devel-static-1.13.1-150300.12.4.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="adios_1_13_1-gnu-mvapich2-hpc-1.13.1-150300.12.4.2">
      <FullProductName ProductID="adios_1_13_1-gnu-mvapich2-hpc-1.13.1-150300.12.4.2">adios_1_13_1-gnu-mvapich2-hpc-1.13.1-150300.12.4.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="adios_1_13_1-gnu-mvapich2-hpc-devel-1.13.1-150300.12.4.2">
      <FullProductName ProductID="adios_1_13_1-gnu-mvapich2-hpc-devel-1.13.1-150300.12.4.2">adios_1_13_1-gnu-mvapich2-hpc-devel-1.13.1-150300.12.4.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="adios_1_13_1-gnu-mvapich2-hpc-devel-static-1.13.1-150300.12.4.2">
      <FullProductName ProductID="adios_1_13_1-gnu-mvapich2-hpc-devel-static-1.13.1-150300.12.4.2">adios_1_13_1-gnu-mvapich2-hpc-devel-static-1.13.1-150300.12.4.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="adios_1_13_1-gnu-openmpi2-hpc-1.13.1-150300.12.4.1">
      <FullProductName ProductID="adios_1_13_1-gnu-openmpi2-hpc-1.13.1-150300.12.4.1">adios_1_13_1-gnu-openmpi2-hpc-1.13.1-150300.12.4.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="adios_1_13_1-gnu-openmpi2-hpc-devel-1.13.1-150300.12.4.1">
      <FullProductName ProductID="adios_1_13_1-gnu-openmpi2-hpc-devel-1.13.1-150300.12.4.1">adios_1_13_1-gnu-openmpi2-hpc-devel-1.13.1-150300.12.4.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="adios_1_13_1-gnu-openmpi2-hpc-devel-static-1.13.1-150300.12.4.1">
      <FullProductName ProductID="adios_1_13_1-gnu-openmpi2-hpc-devel-static-1.13.1-150300.12.4.1">adios_1_13_1-gnu-openmpi2-hpc-devel-static-1.13.1-150300.12.4.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="adios_1_13_1-gnu-openmpi3-hpc-1.13.1-150300.12.4.2">
      <FullProductName ProductID="adios_1_13_1-gnu-openmpi3-hpc-1.13.1-150300.12.4.2">adios_1_13_1-gnu-openmpi3-hpc-1.13.1-150300.12.4.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="adios_1_13_1-gnu-openmpi3-hpc-devel-1.13.1-150300.12.4.2">
      <FullProductName ProductID="adios_1_13_1-gnu-openmpi3-hpc-devel-1.13.1-150300.12.4.2">adios_1_13_1-gnu-openmpi3-hpc-devel-1.13.1-150300.12.4.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="adios_1_13_1-gnu-openmpi3-hpc-devel-static-1.13.1-150300.12.4.2">
      <FullProductName ProductID="adios_1_13_1-gnu-openmpi3-hpc-devel-static-1.13.1-150300.12.4.2">adios_1_13_1-gnu-openmpi3-hpc-devel-static-1.13.1-150300.12.4.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="adios_1_13_1-gnu-openmpi4-hpc-1.13.1-150300.12.4.2">
      <FullProductName ProductID="adios_1_13_1-gnu-openmpi4-hpc-1.13.1-150300.12.4.2">adios_1_13_1-gnu-openmpi4-hpc-1.13.1-150300.12.4.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="adios_1_13_1-gnu-openmpi4-hpc-devel-1.13.1-150300.12.4.2">
      <FullProductName ProductID="adios_1_13_1-gnu-openmpi4-hpc-devel-1.13.1-150300.12.4.2">adios_1_13_1-gnu-openmpi4-hpc-devel-1.13.1-150300.12.4.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="adios_1_13_1-gnu-openmpi4-hpc-devel-static-1.13.1-150300.12.4.2">
      <FullProductName ProductID="adios_1_13_1-gnu-openmpi4-hpc-devel-static-1.13.1-150300.12.4.2">adios_1_13_1-gnu-openmpi4-hpc-devel-static-1.13.1-150300.12.4.2</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="hdf5-gnu-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="hdf5-gnu-hpc-1.10.11-150300.4.16.15">hdf5-gnu-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="hdf5-gnu-hpc-devel-1.10.11-150300.4.16.15">
      <FullProductName ProductID="hdf5-gnu-hpc-devel-1.10.11-150300.4.16.15">hdf5-gnu-hpc-devel-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="hdf5-gnu-mpich-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="hdf5-gnu-mpich-hpc-1.10.11-150300.4.16.15">hdf5-gnu-mpich-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="hdf5-gnu-mpich-hpc-devel-1.10.11-150300.4.16.15">
      <FullProductName ProductID="hdf5-gnu-mpich-hpc-devel-1.10.11-150300.4.16.15">hdf5-gnu-mpich-hpc-devel-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="hdf5-gnu-mvapich2-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="hdf5-gnu-mvapich2-hpc-1.10.11-150300.4.16.15">hdf5-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="hdf5-gnu-mvapich2-hpc-devel-1.10.11-150300.4.16.15">
      <FullProductName ProductID="hdf5-gnu-mvapich2-hpc-devel-1.10.11-150300.4.16.15">hdf5-gnu-mvapich2-hpc-devel-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="hdf5-gnu-openmpi3-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="hdf5-gnu-openmpi3-hpc-1.10.11-150300.4.16.15">hdf5-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="hdf5-gnu-openmpi3-hpc-devel-1.10.11-150300.4.16.15">
      <FullProductName ProductID="hdf5-gnu-openmpi3-hpc-devel-1.10.11-150300.4.16.15">hdf5-gnu-openmpi3-hpc-devel-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="hdf5-gnu-openmpi4-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="hdf5-gnu-openmpi4-hpc-1.10.11-150300.4.16.15">hdf5-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="hdf5-gnu-openmpi4-hpc-devel-1.10.11-150300.4.16.15">
      <FullProductName ProductID="hdf5-gnu-openmpi4-hpc-devel-1.10.11-150300.4.16.15">hdf5-gnu-openmpi4-hpc-devel-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="hdf5-hpc-examples-1.10.11-150300.4.16.15">
      <FullProductName ProductID="hdf5-hpc-examples-1.10.11-150300.4.16.15">hdf5-hpc-examples-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="hdf5_1_10_11-gnu-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="hdf5_1_10_11-gnu-hpc-1.10.11-150300.4.16.15">hdf5_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="hdf5_1_10_11-gnu-hpc-devel-1.10.11-150300.4.16.15">
      <FullProductName ProductID="hdf5_1_10_11-gnu-hpc-devel-1.10.11-150300.4.16.15">hdf5_1_10_11-gnu-hpc-devel-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="hdf5_1_10_11-gnu-hpc-devel-static-1.10.11-150300.4.16.15">
      <FullProductName ProductID="hdf5_1_10_11-gnu-hpc-devel-static-1.10.11-150300.4.16.15">hdf5_1_10_11-gnu-hpc-devel-static-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="hdf5_1_10_11-gnu-hpc-module-1.10.11-150300.4.16.15">
      <FullProductName ProductID="hdf5_1_10_11-gnu-hpc-module-1.10.11-150300.4.16.15">hdf5_1_10_11-gnu-hpc-module-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="hdf5_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="hdf5_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15">hdf5_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="hdf5_1_10_11-gnu-mpich-hpc-devel-1.10.11-150300.4.16.15">
      <FullProductName ProductID="hdf5_1_10_11-gnu-mpich-hpc-devel-1.10.11-150300.4.16.15">hdf5_1_10_11-gnu-mpich-hpc-devel-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="hdf5_1_10_11-gnu-mpich-hpc-devel-static-1.10.11-150300.4.16.15">
      <FullProductName ProductID="hdf5_1_10_11-gnu-mpich-hpc-devel-static-1.10.11-150300.4.16.15">hdf5_1_10_11-gnu-mpich-hpc-devel-static-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="hdf5_1_10_11-gnu-mpich-hpc-module-1.10.11-150300.4.16.15">
      <FullProductName ProductID="hdf5_1_10_11-gnu-mpich-hpc-module-1.10.11-150300.4.16.15">hdf5_1_10_11-gnu-mpich-hpc-module-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="hdf5_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="hdf5_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15">hdf5_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="hdf5_1_10_11-gnu-mvapich2-hpc-devel-1.10.11-150300.4.16.15">
      <FullProductName ProductID="hdf5_1_10_11-gnu-mvapich2-hpc-devel-1.10.11-150300.4.16.15">hdf5_1_10_11-gnu-mvapich2-hpc-devel-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="hdf5_1_10_11-gnu-mvapich2-hpc-devel-static-1.10.11-150300.4.16.15">
      <FullProductName ProductID="hdf5_1_10_11-gnu-mvapich2-hpc-devel-static-1.10.11-150300.4.16.15">hdf5_1_10_11-gnu-mvapich2-hpc-devel-static-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="hdf5_1_10_11-gnu-mvapich2-hpc-module-1.10.11-150300.4.16.15">
      <FullProductName ProductID="hdf5_1_10_11-gnu-mvapich2-hpc-module-1.10.11-150300.4.16.15">hdf5_1_10_11-gnu-mvapich2-hpc-module-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="hdf5_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="hdf5_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15">hdf5_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="hdf5_1_10_11-gnu-openmpi3-hpc-devel-1.10.11-150300.4.16.15">
      <FullProductName ProductID="hdf5_1_10_11-gnu-openmpi3-hpc-devel-1.10.11-150300.4.16.15">hdf5_1_10_11-gnu-openmpi3-hpc-devel-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="hdf5_1_10_11-gnu-openmpi3-hpc-devel-static-1.10.11-150300.4.16.15">
      <FullProductName ProductID="hdf5_1_10_11-gnu-openmpi3-hpc-devel-static-1.10.11-150300.4.16.15">hdf5_1_10_11-gnu-openmpi3-hpc-devel-static-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="hdf5_1_10_11-gnu-openmpi3-hpc-module-1.10.11-150300.4.16.15">
      <FullProductName ProductID="hdf5_1_10_11-gnu-openmpi3-hpc-module-1.10.11-150300.4.16.15">hdf5_1_10_11-gnu-openmpi3-hpc-module-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="hdf5_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="hdf5_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15">hdf5_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="hdf5_1_10_11-gnu-openmpi4-hpc-devel-1.10.11-150300.4.16.15">
      <FullProductName ProductID="hdf5_1_10_11-gnu-openmpi4-hpc-devel-1.10.11-150300.4.16.15">hdf5_1_10_11-gnu-openmpi4-hpc-devel-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="hdf5_1_10_11-gnu-openmpi4-hpc-devel-static-1.10.11-150300.4.16.15">
      <FullProductName ProductID="hdf5_1_10_11-gnu-openmpi4-hpc-devel-static-1.10.11-150300.4.16.15">hdf5_1_10_11-gnu-openmpi4-hpc-devel-static-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="hdf5_1_10_11-gnu-openmpi4-hpc-module-1.10.11-150300.4.16.15">
      <FullProductName ProductID="hdf5_1_10_11-gnu-openmpi4-hpc-module-1.10.11-150300.4.16.15">hdf5_1_10_11-gnu-openmpi4-hpc-module-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="hdf5_1_10_11-hpc-examples-1.10.11-150300.4.16.15">
      <FullProductName ProductID="hdf5_1_10_11-hpc-examples-1.10.11-150300.4.16.15">hdf5_1_10_11-hpc-examples-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhdf5-gnu-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="libhdf5-gnu-hpc-1.10.11-150300.4.16.15">libhdf5-gnu-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhdf5-gnu-mpich-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="libhdf5-gnu-mpich-hpc-1.10.11-150300.4.16.15">libhdf5-gnu-mpich-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhdf5-gnu-mvapich2-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="libhdf5-gnu-mvapich2-hpc-1.10.11-150300.4.16.15">libhdf5-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhdf5-gnu-openmpi3-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="libhdf5-gnu-openmpi3-hpc-1.10.11-150300.4.16.15">libhdf5-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhdf5-gnu-openmpi4-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="libhdf5-gnu-openmpi4-hpc-1.10.11-150300.4.16.15">libhdf5-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhdf5_1_10_11-gnu-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="libhdf5_1_10_11-gnu-hpc-1.10.11-150300.4.16.15">libhdf5_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhdf5_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="libhdf5_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15">libhdf5_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhdf5_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="libhdf5_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15">libhdf5_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhdf5_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="libhdf5_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15">libhdf5_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhdf5_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="libhdf5_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15">libhdf5_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhdf5_cpp-gnu-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="libhdf5_cpp-gnu-hpc-1.10.11-150300.4.16.15">libhdf5_cpp-gnu-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhdf5_cpp-gnu-mpich-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="libhdf5_cpp-gnu-mpich-hpc-1.10.11-150300.4.16.15">libhdf5_cpp-gnu-mpich-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhdf5_cpp-gnu-mvapich2-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="libhdf5_cpp-gnu-mvapich2-hpc-1.10.11-150300.4.16.15">libhdf5_cpp-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhdf5_cpp-gnu-openmpi3-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="libhdf5_cpp-gnu-openmpi3-hpc-1.10.11-150300.4.16.15">libhdf5_cpp-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhdf5_cpp-gnu-openmpi4-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="libhdf5_cpp-gnu-openmpi4-hpc-1.10.11-150300.4.16.15">libhdf5_cpp-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhdf5_cpp_1_10_11-gnu-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="libhdf5_cpp_1_10_11-gnu-hpc-1.10.11-150300.4.16.15">libhdf5_cpp_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhdf5_cpp_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="libhdf5_cpp_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15">libhdf5_cpp_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhdf5_cpp_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="libhdf5_cpp_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15">libhdf5_cpp_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhdf5_cpp_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="libhdf5_cpp_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15">libhdf5_cpp_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhdf5_cpp_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="libhdf5_cpp_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15">libhdf5_cpp_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhdf5_fortran-gnu-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="libhdf5_fortran-gnu-hpc-1.10.11-150300.4.16.15">libhdf5_fortran-gnu-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhdf5_fortran-gnu-mpich-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="libhdf5_fortran-gnu-mpich-hpc-1.10.11-150300.4.16.15">libhdf5_fortran-gnu-mpich-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhdf5_fortran-gnu-mvapich2-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="libhdf5_fortran-gnu-mvapich2-hpc-1.10.11-150300.4.16.15">libhdf5_fortran-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhdf5_fortran-gnu-openmpi3-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="libhdf5_fortran-gnu-openmpi3-hpc-1.10.11-150300.4.16.15">libhdf5_fortran-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhdf5_fortran-gnu-openmpi4-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="libhdf5_fortran-gnu-openmpi4-hpc-1.10.11-150300.4.16.15">libhdf5_fortran-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhdf5_fortran_1_10_11-gnu-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="libhdf5_fortran_1_10_11-gnu-hpc-1.10.11-150300.4.16.15">libhdf5_fortran_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhdf5_fortran_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="libhdf5_fortran_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15">libhdf5_fortran_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhdf5_fortran_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="libhdf5_fortran_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15">libhdf5_fortran_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhdf5_fortran_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="libhdf5_fortran_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15">libhdf5_fortran_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhdf5_fortran_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="libhdf5_fortran_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15">libhdf5_fortran_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhdf5_hl-gnu-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="libhdf5_hl-gnu-hpc-1.10.11-150300.4.16.15">libhdf5_hl-gnu-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhdf5_hl-gnu-mpich-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="libhdf5_hl-gnu-mpich-hpc-1.10.11-150300.4.16.15">libhdf5_hl-gnu-mpich-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhdf5_hl-gnu-mvapich2-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="libhdf5_hl-gnu-mvapich2-hpc-1.10.11-150300.4.16.15">libhdf5_hl-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhdf5_hl-gnu-openmpi3-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="libhdf5_hl-gnu-openmpi3-hpc-1.10.11-150300.4.16.15">libhdf5_hl-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhdf5_hl-gnu-openmpi4-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="libhdf5_hl-gnu-openmpi4-hpc-1.10.11-150300.4.16.15">libhdf5_hl-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhdf5_hl_1_10_11-gnu-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="libhdf5_hl_1_10_11-gnu-hpc-1.10.11-150300.4.16.15">libhdf5_hl_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhdf5_hl_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="libhdf5_hl_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15">libhdf5_hl_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhdf5_hl_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="libhdf5_hl_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15">libhdf5_hl_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhdf5_hl_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="libhdf5_hl_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15">libhdf5_hl_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhdf5_hl_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="libhdf5_hl_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15">libhdf5_hl_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhdf5_hl_cpp-gnu-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="libhdf5_hl_cpp-gnu-hpc-1.10.11-150300.4.16.15">libhdf5_hl_cpp-gnu-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhdf5_hl_cpp-gnu-mpich-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="libhdf5_hl_cpp-gnu-mpich-hpc-1.10.11-150300.4.16.15">libhdf5_hl_cpp-gnu-mpich-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhdf5_hl_cpp-gnu-mvapich2-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="libhdf5_hl_cpp-gnu-mvapich2-hpc-1.10.11-150300.4.16.15">libhdf5_hl_cpp-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhdf5_hl_cpp-gnu-openmpi3-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="libhdf5_hl_cpp-gnu-openmpi3-hpc-1.10.11-150300.4.16.15">libhdf5_hl_cpp-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhdf5_hl_cpp-gnu-openmpi4-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="libhdf5_hl_cpp-gnu-openmpi4-hpc-1.10.11-150300.4.16.15">libhdf5_hl_cpp-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhdf5_hl_cpp_1_10_11-gnu-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="libhdf5_hl_cpp_1_10_11-gnu-hpc-1.10.11-150300.4.16.15">libhdf5_hl_cpp_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhdf5_hl_cpp_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="libhdf5_hl_cpp_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15">libhdf5_hl_cpp_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhdf5_hl_cpp_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="libhdf5_hl_cpp_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15">libhdf5_hl_cpp_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhdf5_hl_cpp_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="libhdf5_hl_cpp_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15">libhdf5_hl_cpp_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhdf5_hl_cpp_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="libhdf5_hl_cpp_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15">libhdf5_hl_cpp_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhdf5_hl_fortran-gnu-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="libhdf5_hl_fortran-gnu-hpc-1.10.11-150300.4.16.15">libhdf5_hl_fortran-gnu-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhdf5_hl_fortran-gnu-mpich-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="libhdf5_hl_fortran-gnu-mpich-hpc-1.10.11-150300.4.16.15">libhdf5_hl_fortran-gnu-mpich-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhdf5_hl_fortran-gnu-mvapich2-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="libhdf5_hl_fortran-gnu-mvapich2-hpc-1.10.11-150300.4.16.15">libhdf5_hl_fortran-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhdf5_hl_fortran-gnu-openmpi3-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="libhdf5_hl_fortran-gnu-openmpi3-hpc-1.10.11-150300.4.16.15">libhdf5_hl_fortran-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhdf5_hl_fortran-gnu-openmpi4-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="libhdf5_hl_fortran-gnu-openmpi4-hpc-1.10.11-150300.4.16.15">libhdf5_hl_fortran-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhdf5hl_fortran_1_10_11-gnu-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="libhdf5hl_fortran_1_10_11-gnu-hpc-1.10.11-150300.4.16.15">libhdf5hl_fortran_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhdf5hl_fortran_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="libhdf5hl_fortran_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15">libhdf5hl_fortran_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhdf5hl_fortran_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="libhdf5hl_fortran_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15">libhdf5hl_fortran_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhdf5hl_fortran_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="libhdf5hl_fortran_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15">libhdf5hl_fortran_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libhdf5hl_fortran_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15">
      <FullProductName ProductID="libhdf5hl_fortran_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15">libhdf5hl_fortran_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libnetcdf-gnu-hpc-4.7.4-150300.4.7.19">
      <FullProductName ProductID="libnetcdf-gnu-hpc-4.7.4-150300.4.7.19">libnetcdf-gnu-hpc-4.7.4-150300.4.7.19</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libnetcdf-gnu-mpich-hpc-4.7.4-150300.4.7.19">
      <FullProductName ProductID="libnetcdf-gnu-mpich-hpc-4.7.4-150300.4.7.19">libnetcdf-gnu-mpich-hpc-4.7.4-150300.4.7.19</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libnetcdf-gnu-mvapich2-hpc-4.7.4-150300.4.7.20">
      <FullProductName ProductID="libnetcdf-gnu-mvapich2-hpc-4.7.4-150300.4.7.20">libnetcdf-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libnetcdf-gnu-openmpi2-hpc-4.7.4-150300.4.7.10">
      <FullProductName ProductID="libnetcdf-gnu-openmpi2-hpc-4.7.4-150300.4.7.10">libnetcdf-gnu-openmpi2-hpc-4.7.4-150300.4.7.10</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libnetcdf-gnu-openmpi3-hpc-4.7.4-150300.4.7.17">
      <FullProductName ProductID="libnetcdf-gnu-openmpi3-hpc-4.7.4-150300.4.7.17">libnetcdf-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libnetcdf-gnu-openmpi4-hpc-4.7.4-150300.4.7.21">
      <FullProductName ProductID="libnetcdf-gnu-openmpi4-hpc-4.7.4-150300.4.7.21">libnetcdf-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libnetcdf18-4.7.4-150300.4.7.9">
      <FullProductName ProductID="libnetcdf18-4.7.4-150300.4.7.9">libnetcdf18-4.7.4-150300.4.7.9</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libnetcdf18-32bit-4.7.4-150300.4.7.9">
      <FullProductName ProductID="libnetcdf18-32bit-4.7.4-150300.4.7.9">libnetcdf18-32bit-4.7.4-150300.4.7.9</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libnetcdf18-64bit-4.7.4-150300.4.7.9">
      <FullProductName ProductID="libnetcdf18-64bit-4.7.4-150300.4.7.9">libnetcdf18-64bit-4.7.4-150300.4.7.9</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libnetcdf18-openmpi2-4.7.4-150300.4.7.9">
      <FullProductName ProductID="libnetcdf18-openmpi2-4.7.4-150300.4.7.9">libnetcdf18-openmpi2-4.7.4-150300.4.7.9</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libnetcdf18-openmpi2-32bit-4.7.4-150300.4.7.9">
      <FullProductName ProductID="libnetcdf18-openmpi2-32bit-4.7.4-150300.4.7.9">libnetcdf18-openmpi2-32bit-4.7.4-150300.4.7.9</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libnetcdf18-openmpi2-64bit-4.7.4-150300.4.7.9">
      <FullProductName ProductID="libnetcdf18-openmpi2-64bit-4.7.4-150300.4.7.9">libnetcdf18-openmpi2-64bit-4.7.4-150300.4.7.9</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libnetcdf18-openmpi3-4.7.4-150300.4.7.9">
      <FullProductName ProductID="libnetcdf18-openmpi3-4.7.4-150300.4.7.9">libnetcdf18-openmpi3-4.7.4-150300.4.7.9</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libnetcdf18-openmpi3-32bit-4.7.4-150300.4.7.9">
      <FullProductName ProductID="libnetcdf18-openmpi3-32bit-4.7.4-150300.4.7.9">libnetcdf18-openmpi3-32bit-4.7.4-150300.4.7.9</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libnetcdf18-openmpi3-64bit-4.7.4-150300.4.7.9">
      <FullProductName ProductID="libnetcdf18-openmpi3-64bit-4.7.4-150300.4.7.9">libnetcdf18-openmpi3-64bit-4.7.4-150300.4.7.9</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libnetcdf18-openmpi4-4.7.4-150300.4.7.9">
      <FullProductName ProductID="libnetcdf18-openmpi4-4.7.4-150300.4.7.9">libnetcdf18-openmpi4-4.7.4-150300.4.7.9</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libnetcdf18-openmpi4-32bit-4.7.4-150300.4.7.9">
      <FullProductName ProductID="libnetcdf18-openmpi4-32bit-4.7.4-150300.4.7.9">libnetcdf18-openmpi4-32bit-4.7.4-150300.4.7.9</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libnetcdf18-openmpi4-64bit-4.7.4-150300.4.7.9">
      <FullProductName ProductID="libnetcdf18-openmpi4-64bit-4.7.4-150300.4.7.9">libnetcdf18-openmpi4-64bit-4.7.4-150300.4.7.9</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libnetcdf_4_7_4-gnu-hpc-4.7.4-150300.4.7.19">
      <FullProductName ProductID="libnetcdf_4_7_4-gnu-hpc-4.7.4-150300.4.7.19">libnetcdf_4_7_4-gnu-hpc-4.7.4-150300.4.7.19</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-150300.4.7.19">
      <FullProductName ProductID="libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-150300.4.7.19">libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-150300.4.7.19</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-150300.4.7.20">
      <FullProductName ProductID="libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-150300.4.7.20">libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-150300.4.7.10">
      <FullProductName ProductID="libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-150300.4.7.10">libnetcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-150300.4.7.10</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-150300.4.7.17">
      <FullProductName ProductID="libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-150300.4.7.17">libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-150300.4.7.21">
      <FullProductName ProductID="libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-150300.4.7.21">libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libpetsc-gnu-mpich-hpc-3.14.5-150300.3.4.4">
      <FullProductName ProductID="libpetsc-gnu-mpich-hpc-3.14.5-150300.3.4.4">libpetsc-gnu-mpich-hpc-3.14.5-150300.3.4.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libpetsc-gnu-mvapich2-hpc-3.14.5-150300.3.4.4">
      <FullProductName ProductID="libpetsc-gnu-mvapich2-hpc-3.14.5-150300.3.4.4">libpetsc-gnu-mvapich2-hpc-3.14.5-150300.3.4.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libpetsc-gnu-openmpi2-hpc-3.14.5-150300.3.4.4">
      <FullProductName ProductID="libpetsc-gnu-openmpi2-hpc-3.14.5-150300.3.4.4">libpetsc-gnu-openmpi2-hpc-3.14.5-150300.3.4.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libpetsc-gnu-openmpi3-hpc-3.14.5-150300.3.4.4">
      <FullProductName ProductID="libpetsc-gnu-openmpi3-hpc-3.14.5-150300.3.4.4">libpetsc-gnu-openmpi3-hpc-3.14.5-150300.3.4.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libpetsc-gnu-openmpi4-hpc-3.14.5-150300.3.4.4">
      <FullProductName ProductID="libpetsc-gnu-openmpi4-hpc-3.14.5-150300.3.4.4">libpetsc-gnu-openmpi4-hpc-3.14.5-150300.3.4.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libpetsc_3_14_5-gnu-mpich-hpc-3.14.5-150300.3.4.4">
      <FullProductName ProductID="libpetsc_3_14_5-gnu-mpich-hpc-3.14.5-150300.3.4.4">libpetsc_3_14_5-gnu-mpich-hpc-3.14.5-150300.3.4.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libpetsc_3_14_5-gnu-mvapich2-hpc-3.14.5-150300.3.4.4">
      <FullProductName ProductID="libpetsc_3_14_5-gnu-mvapich2-hpc-3.14.5-150300.3.4.4">libpetsc_3_14_5-gnu-mvapich2-hpc-3.14.5-150300.3.4.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libpetsc_3_14_5-gnu-openmpi2-hpc-3.14.5-150300.3.4.4">
      <FullProductName ProductID="libpetsc_3_14_5-gnu-openmpi2-hpc-3.14.5-150300.3.4.4">libpetsc_3_14_5-gnu-openmpi2-hpc-3.14.5-150300.3.4.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libpetsc_3_14_5-gnu-openmpi3-hpc-3.14.5-150300.3.4.4">
      <FullProductName ProductID="libpetsc_3_14_5-gnu-openmpi3-hpc-3.14.5-150300.3.4.4">libpetsc_3_14_5-gnu-openmpi3-hpc-3.14.5-150300.3.4.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libpetsc_3_14_5-gnu-openmpi4-hpc-3.14.5-150300.3.4.4">
      <FullProductName ProductID="libpetsc_3_14_5-gnu-openmpi4-hpc-3.14.5-150300.3.4.4">libpetsc_3_14_5-gnu-openmpi4-hpc-3.14.5-150300.3.4.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libtrilinos-gnu-mpich-hpc-13.2.0-150300.3.12.18">
      <FullProductName ProductID="libtrilinos-gnu-mpich-hpc-13.2.0-150300.3.12.18">libtrilinos-gnu-mpich-hpc-13.2.0-150300.3.12.18</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libtrilinos-gnu-mvapich2-hpc-13.2.0-150300.3.12.18">
      <FullProductName ProductID="libtrilinos-gnu-mvapich2-hpc-13.2.0-150300.3.12.18">libtrilinos-gnu-mvapich2-hpc-13.2.0-150300.3.12.18</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libtrilinos-gnu-openmpi2-hpc-13.2.0-150300.3.12.9">
      <FullProductName ProductID="libtrilinos-gnu-openmpi2-hpc-13.2.0-150300.3.12.9">libtrilinos-gnu-openmpi2-hpc-13.2.0-150300.3.12.9</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libtrilinos-gnu-openmpi3-hpc-13.2.0-150300.3.12.16">
      <FullProductName ProductID="libtrilinos-gnu-openmpi3-hpc-13.2.0-150300.3.12.16">libtrilinos-gnu-openmpi3-hpc-13.2.0-150300.3.12.16</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libtrilinos-gnu-openmpi4-hpc-13.2.0-150300.3.12.18">
      <FullProductName ProductID="libtrilinos-gnu-openmpi4-hpc-13.2.0-150300.3.12.18">libtrilinos-gnu-openmpi4-hpc-13.2.0-150300.3.12.18</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libtrilinos_13_2_0-gnu-mpich-hpc-13.2.0-150300.3.12.18">
      <FullProductName ProductID="libtrilinos_13_2_0-gnu-mpich-hpc-13.2.0-150300.3.12.18">libtrilinos_13_2_0-gnu-mpich-hpc-13.2.0-150300.3.12.18</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libtrilinos_13_2_0-gnu-mvapich2-hpc-13.2.0-150300.3.12.18">
      <FullProductName ProductID="libtrilinos_13_2_0-gnu-mvapich2-hpc-13.2.0-150300.3.12.18">libtrilinos_13_2_0-gnu-mvapich2-hpc-13.2.0-150300.3.12.18</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libtrilinos_13_2_0-gnu-openmpi2-hpc-13.2.0-150300.3.12.9">
      <FullProductName ProductID="libtrilinos_13_2_0-gnu-openmpi2-hpc-13.2.0-150300.3.12.9">libtrilinos_13_2_0-gnu-openmpi2-hpc-13.2.0-150300.3.12.9</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libtrilinos_13_2_0-gnu-openmpi3-hpc-13.2.0-150300.3.12.16">
      <FullProductName ProductID="libtrilinos_13_2_0-gnu-openmpi3-hpc-13.2.0-150300.3.12.16">libtrilinos_13_2_0-gnu-openmpi3-hpc-13.2.0-150300.3.12.16</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="libtrilinos_13_2_0-gnu-openmpi4-hpc-13.2.0-150300.3.12.18">
      <FullProductName ProductID="libtrilinos_13_2_0-gnu-openmpi4-hpc-13.2.0-150300.3.12.18">libtrilinos_13_2_0-gnu-openmpi4-hpc-13.2.0-150300.3.12.18</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="netcdf-4.7.4-150300.4.7.9">
      <FullProductName ProductID="netcdf-4.7.4-150300.4.7.9">netcdf-4.7.4-150300.4.7.9</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="netcdf-devel-4.7.4-150300.4.7.9">
      <FullProductName ProductID="netcdf-devel-4.7.4-150300.4.7.9">netcdf-devel-4.7.4-150300.4.7.9</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="netcdf-devel-data-4.7.4-150300.4.7.9">
      <FullProductName ProductID="netcdf-devel-data-4.7.4-150300.4.7.9">netcdf-devel-data-4.7.4-150300.4.7.9</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="netcdf-devel-static-4.7.4-150300.4.7.9">
      <FullProductName ProductID="netcdf-devel-static-4.7.4-150300.4.7.9">netcdf-devel-static-4.7.4-150300.4.7.9</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="netcdf-gnu-hpc-4.7.4-150300.4.7.19">
      <FullProductName ProductID="netcdf-gnu-hpc-4.7.4-150300.4.7.19">netcdf-gnu-hpc-4.7.4-150300.4.7.19</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="netcdf-gnu-hpc-devel-4.7.4-150300.4.7.19">
      <FullProductName ProductID="netcdf-gnu-hpc-devel-4.7.4-150300.4.7.19">netcdf-gnu-hpc-devel-4.7.4-150300.4.7.19</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="netcdf-gnu-mpich-hpc-4.7.4-150300.4.7.19">
      <FullProductName ProductID="netcdf-gnu-mpich-hpc-4.7.4-150300.4.7.19">netcdf-gnu-mpich-hpc-4.7.4-150300.4.7.19</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="netcdf-gnu-mpich-hpc-devel-4.7.4-150300.4.7.19">
      <FullProductName ProductID="netcdf-gnu-mpich-hpc-devel-4.7.4-150300.4.7.19">netcdf-gnu-mpich-hpc-devel-4.7.4-150300.4.7.19</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="netcdf-gnu-mvapich2-hpc-4.7.4-150300.4.7.20">
      <FullProductName ProductID="netcdf-gnu-mvapich2-hpc-4.7.4-150300.4.7.20">netcdf-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="netcdf-gnu-mvapich2-hpc-devel-4.7.4-150300.4.7.20">
      <FullProductName ProductID="netcdf-gnu-mvapich2-hpc-devel-4.7.4-150300.4.7.20">netcdf-gnu-mvapich2-hpc-devel-4.7.4-150300.4.7.20</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="netcdf-gnu-openmpi2-hpc-4.7.4-150300.4.7.10">
      <FullProductName ProductID="netcdf-gnu-openmpi2-hpc-4.7.4-150300.4.7.10">netcdf-gnu-openmpi2-hpc-4.7.4-150300.4.7.10</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="netcdf-gnu-openmpi2-hpc-devel-4.7.4-150300.4.7.10">
      <FullProductName ProductID="netcdf-gnu-openmpi2-hpc-devel-4.7.4-150300.4.7.10">netcdf-gnu-openmpi2-hpc-devel-4.7.4-150300.4.7.10</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="netcdf-gnu-openmpi3-hpc-4.7.4-150300.4.7.17">
      <FullProductName ProductID="netcdf-gnu-openmpi3-hpc-4.7.4-150300.4.7.17">netcdf-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="netcdf-gnu-openmpi3-hpc-devel-4.7.4-150300.4.7.17">
      <FullProductName ProductID="netcdf-gnu-openmpi3-hpc-devel-4.7.4-150300.4.7.17">netcdf-gnu-openmpi3-hpc-devel-4.7.4-150300.4.7.17</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="netcdf-gnu-openmpi4-hpc-4.7.4-150300.4.7.21">
      <FullProductName ProductID="netcdf-gnu-openmpi4-hpc-4.7.4-150300.4.7.21">netcdf-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="netcdf-gnu-openmpi4-hpc-devel-4.7.4-150300.4.7.21">
      <FullProductName ProductID="netcdf-gnu-openmpi4-hpc-devel-4.7.4-150300.4.7.21">netcdf-gnu-openmpi4-hpc-devel-4.7.4-150300.4.7.21</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="netcdf-openmpi2-4.7.4-150300.4.7.9">
      <FullProductName ProductID="netcdf-openmpi2-4.7.4-150300.4.7.9">netcdf-openmpi2-4.7.4-150300.4.7.9</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="netcdf-openmpi2-devel-4.7.4-150300.4.7.9">
      <FullProductName ProductID="netcdf-openmpi2-devel-4.7.4-150300.4.7.9">netcdf-openmpi2-devel-4.7.4-150300.4.7.9</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="netcdf-openmpi2-devel-static-4.7.4-150300.4.7.9">
      <FullProductName ProductID="netcdf-openmpi2-devel-static-4.7.4-150300.4.7.9">netcdf-openmpi2-devel-static-4.7.4-150300.4.7.9</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="netcdf-openmpi3-4.7.4-150300.4.7.9">
      <FullProductName ProductID="netcdf-openmpi3-4.7.4-150300.4.7.9">netcdf-openmpi3-4.7.4-150300.4.7.9</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="netcdf-openmpi3-devel-4.7.4-150300.4.7.9">
      <FullProductName ProductID="netcdf-openmpi3-devel-4.7.4-150300.4.7.9">netcdf-openmpi3-devel-4.7.4-150300.4.7.9</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="netcdf-openmpi3-devel-static-4.7.4-150300.4.7.9">
      <FullProductName ProductID="netcdf-openmpi3-devel-static-4.7.4-150300.4.7.9">netcdf-openmpi3-devel-static-4.7.4-150300.4.7.9</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="netcdf-openmpi4-4.7.4-150300.4.7.9">
      <FullProductName ProductID="netcdf-openmpi4-4.7.4-150300.4.7.9">netcdf-openmpi4-4.7.4-150300.4.7.9</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="netcdf-openmpi4-devel-4.7.4-150300.4.7.9">
      <FullProductName ProductID="netcdf-openmpi4-devel-4.7.4-150300.4.7.9">netcdf-openmpi4-devel-4.7.4-150300.4.7.9</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="netcdf-openmpi4-devel-static-4.7.4-150300.4.7.9">
      <FullProductName ProductID="netcdf-openmpi4-devel-static-4.7.4-150300.4.7.9">netcdf-openmpi4-devel-static-4.7.4-150300.4.7.9</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="netcdf_4_7_4-gnu-hpc-4.7.4-150300.4.7.19">
      <FullProductName ProductID="netcdf_4_7_4-gnu-hpc-4.7.4-150300.4.7.19">netcdf_4_7_4-gnu-hpc-4.7.4-150300.4.7.19</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="netcdf_4_7_4-gnu-hpc-devel-4.7.4-150300.4.7.19">
      <FullProductName ProductID="netcdf_4_7_4-gnu-hpc-devel-4.7.4-150300.4.7.19">netcdf_4_7_4-gnu-hpc-devel-4.7.4-150300.4.7.19</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-150300.4.7.19">
      <FullProductName ProductID="netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-150300.4.7.19">netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-150300.4.7.19</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="netcdf_4_7_4-gnu-mpich-hpc-4.7.4-150300.4.7.19">
      <FullProductName ProductID="netcdf_4_7_4-gnu-mpich-hpc-4.7.4-150300.4.7.19">netcdf_4_7_4-gnu-mpich-hpc-4.7.4-150300.4.7.19</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-150300.4.7.19">
      <FullProductName ProductID="netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-150300.4.7.19">netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-150300.4.7.19</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-150300.4.7.19">
      <FullProductName ProductID="netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-150300.4.7.19">netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-150300.4.7.19</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-150300.4.7.20">
      <FullProductName ProductID="netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-150300.4.7.20">netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-150300.4.7.20">
      <FullProductName ProductID="netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-150300.4.7.20">netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-150300.4.7.20</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-150300.4.7.20">
      <FullProductName ProductID="netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-150300.4.7.20">netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-150300.4.7.20</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-150300.4.7.10">
      <FullProductName ProductID="netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-150300.4.7.10">netcdf_4_7_4-gnu-openmpi2-hpc-4.7.4-150300.4.7.10</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-150300.4.7.10">
      <FullProductName ProductID="netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-150300.4.7.10">netcdf_4_7_4-gnu-openmpi2-hpc-devel-4.7.4-150300.4.7.10</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-150300.4.7.10">
      <FullProductName ProductID="netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-150300.4.7.10">netcdf_4_7_4-gnu-openmpi2-hpc-devel-static-4.7.4-150300.4.7.10</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-150300.4.7.17">
      <FullProductName ProductID="netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-150300.4.7.17">netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-150300.4.7.17">
      <FullProductName ProductID="netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-150300.4.7.17">netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-150300.4.7.17</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-150300.4.7.17">
      <FullProductName ProductID="netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-150300.4.7.17">netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-150300.4.7.17</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-150300.4.7.21">
      <FullProductName ProductID="netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-150300.4.7.21">netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-150300.4.7.21">
      <FullProductName ProductID="netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-150300.4.7.21">netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-150300.4.7.21</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-150300.4.7.21">
      <FullProductName ProductID="netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-150300.4.7.21">netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-150300.4.7.21</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="petsc-doc-3.14.5-150300.3.4.3">
      <FullProductName ProductID="petsc-doc-3.14.5-150300.3.4.3">petsc-doc-3.14.5-150300.3.4.3</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="petsc-gnu-mpich-hpc-devel-3.14.5-150300.3.4.4">
      <FullProductName ProductID="petsc-gnu-mpich-hpc-devel-3.14.5-150300.3.4.4">petsc-gnu-mpich-hpc-devel-3.14.5-150300.3.4.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="petsc-gnu-mvapich2-hpc-devel-3.14.5-150300.3.4.4">
      <FullProductName ProductID="petsc-gnu-mvapich2-hpc-devel-3.14.5-150300.3.4.4">petsc-gnu-mvapich2-hpc-devel-3.14.5-150300.3.4.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="petsc-gnu-openmpi2-hpc-devel-3.14.5-150300.3.4.4">
      <FullProductName ProductID="petsc-gnu-openmpi2-hpc-devel-3.14.5-150300.3.4.4">petsc-gnu-openmpi2-hpc-devel-3.14.5-150300.3.4.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="petsc-gnu-openmpi3-hpc-devel-3.14.5-150300.3.4.4">
      <FullProductName ProductID="petsc-gnu-openmpi3-hpc-devel-3.14.5-150300.3.4.4">petsc-gnu-openmpi3-hpc-devel-3.14.5-150300.3.4.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="petsc-gnu-openmpi4-hpc-devel-3.14.5-150300.3.4.4">
      <FullProductName ProductID="petsc-gnu-openmpi4-hpc-devel-3.14.5-150300.3.4.4">petsc-gnu-openmpi4-hpc-devel-3.14.5-150300.3.4.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="petsc_3_14_5-gnu-mpich-hpc-devel-3.14.5-150300.3.4.4">
      <FullProductName ProductID="petsc_3_14_5-gnu-mpich-hpc-devel-3.14.5-150300.3.4.4">petsc_3_14_5-gnu-mpich-hpc-devel-3.14.5-150300.3.4.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="petsc_3_14_5-gnu-mpich-hpc-saws-3.14.5-150300.3.4.4">
      <FullProductName ProductID="petsc_3_14_5-gnu-mpich-hpc-saws-3.14.5-150300.3.4.4">petsc_3_14_5-gnu-mpich-hpc-saws-3.14.5-150300.3.4.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="petsc_3_14_5-gnu-mvapich2-hpc-devel-3.14.5-150300.3.4.4">
      <FullProductName ProductID="petsc_3_14_5-gnu-mvapich2-hpc-devel-3.14.5-150300.3.4.4">petsc_3_14_5-gnu-mvapich2-hpc-devel-3.14.5-150300.3.4.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="petsc_3_14_5-gnu-mvapich2-hpc-saws-3.14.5-150300.3.4.4">
      <FullProductName ProductID="petsc_3_14_5-gnu-mvapich2-hpc-saws-3.14.5-150300.3.4.4">petsc_3_14_5-gnu-mvapich2-hpc-saws-3.14.5-150300.3.4.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="petsc_3_14_5-gnu-openmpi2-hpc-devel-3.14.5-150300.3.4.4">
      <FullProductName ProductID="petsc_3_14_5-gnu-openmpi2-hpc-devel-3.14.5-150300.3.4.4">petsc_3_14_5-gnu-openmpi2-hpc-devel-3.14.5-150300.3.4.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="petsc_3_14_5-gnu-openmpi2-hpc-saws-3.14.5-150300.3.4.4">
      <FullProductName ProductID="petsc_3_14_5-gnu-openmpi2-hpc-saws-3.14.5-150300.3.4.4">petsc_3_14_5-gnu-openmpi2-hpc-saws-3.14.5-150300.3.4.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="petsc_3_14_5-gnu-openmpi3-hpc-devel-3.14.5-150300.3.4.4">
      <FullProductName ProductID="petsc_3_14_5-gnu-openmpi3-hpc-devel-3.14.5-150300.3.4.4">petsc_3_14_5-gnu-openmpi3-hpc-devel-3.14.5-150300.3.4.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="petsc_3_14_5-gnu-openmpi3-hpc-saws-3.14.5-150300.3.4.4">
      <FullProductName ProductID="petsc_3_14_5-gnu-openmpi3-hpc-saws-3.14.5-150300.3.4.4">petsc_3_14_5-gnu-openmpi3-hpc-saws-3.14.5-150300.3.4.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="petsc_3_14_5-gnu-openmpi4-hpc-devel-3.14.5-150300.3.4.4">
      <FullProductName ProductID="petsc_3_14_5-gnu-openmpi4-hpc-devel-3.14.5-150300.3.4.4">petsc_3_14_5-gnu-openmpi4-hpc-devel-3.14.5-150300.3.4.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="petsc_3_14_5-gnu-openmpi4-hpc-saws-3.14.5-150300.3.4.4">
      <FullProductName ProductID="petsc_3_14_5-gnu-openmpi4-hpc-saws-3.14.5-150300.3.4.4">petsc_3_14_5-gnu-openmpi4-hpc-saws-3.14.5-150300.3.4.4</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="trilinos-gnu-mpich-hpc-devel-13.2.0-150300.3.12.18">
      <FullProductName ProductID="trilinos-gnu-mpich-hpc-devel-13.2.0-150300.3.12.18">trilinos-gnu-mpich-hpc-devel-13.2.0-150300.3.12.18</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="trilinos-gnu-mvapich2-hpc-devel-13.2.0-150300.3.12.18">
      <FullProductName ProductID="trilinos-gnu-mvapich2-hpc-devel-13.2.0-150300.3.12.18">trilinos-gnu-mvapich2-hpc-devel-13.2.0-150300.3.12.18</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="trilinos-gnu-openmpi2-hpc-devel-13.2.0-150300.3.12.9">
      <FullProductName ProductID="trilinos-gnu-openmpi2-hpc-devel-13.2.0-150300.3.12.9">trilinos-gnu-openmpi2-hpc-devel-13.2.0-150300.3.12.9</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="trilinos-gnu-openmpi3-hpc-devel-13.2.0-150300.3.12.16">
      <FullProductName ProductID="trilinos-gnu-openmpi3-hpc-devel-13.2.0-150300.3.12.16">trilinos-gnu-openmpi3-hpc-devel-13.2.0-150300.3.12.16</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="trilinos-gnu-openmpi4-hpc-devel-13.2.0-150300.3.12.18">
      <FullProductName ProductID="trilinos-gnu-openmpi4-hpc-devel-13.2.0-150300.3.12.18">trilinos-gnu-openmpi4-hpc-devel-13.2.0-150300.3.12.18</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="trilinos-hpc-doc-13.2.0-150300.3.12.9">
      <FullProductName ProductID="trilinos-hpc-doc-13.2.0-150300.3.12.9">trilinos-hpc-doc-13.2.0-150300.3.12.9</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="trilinos_13_2_0-gnu-mpich-hpc-devel-13.2.0-150300.3.12.18">
      <FullProductName ProductID="trilinos_13_2_0-gnu-mpich-hpc-devel-13.2.0-150300.3.12.18">trilinos_13_2_0-gnu-mpich-hpc-devel-13.2.0-150300.3.12.18</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="trilinos_13_2_0-gnu-mvapich2-hpc-devel-13.2.0-150300.3.12.18">
      <FullProductName ProductID="trilinos_13_2_0-gnu-mvapich2-hpc-devel-13.2.0-150300.3.12.18">trilinos_13_2_0-gnu-mvapich2-hpc-devel-13.2.0-150300.3.12.18</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="trilinos_13_2_0-gnu-openmpi2-hpc-devel-13.2.0-150300.3.12.9">
      <FullProductName ProductID="trilinos_13_2_0-gnu-openmpi2-hpc-devel-13.2.0-150300.3.12.9">trilinos_13_2_0-gnu-openmpi2-hpc-devel-13.2.0-150300.3.12.9</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="trilinos_13_2_0-gnu-openmpi3-hpc-devel-13.2.0-150300.3.12.16">
      <FullProductName ProductID="trilinos_13_2_0-gnu-openmpi3-hpc-devel-13.2.0-150300.3.12.16">trilinos_13_2_0-gnu-openmpi3-hpc-devel-13.2.0-150300.3.12.16</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="trilinos_13_2_0-gnu-openmpi4-hpc-devel-13.2.0-150300.3.12.18">
      <FullProductName ProductID="trilinos_13_2_0-gnu-openmpi4-hpc-devel-13.2.0-150300.3.12.18">trilinos_13_2_0-gnu-openmpi4-hpc-devel-13.2.0-150300.3.12.18</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="trilinos_13_2_0-hpc-doc-13.2.0-150300.3.12.9">
      <FullProductName ProductID="trilinos_13_2_0-hpc-doc-13.2.0-150300.3.12.9">trilinos_13_2_0-hpc-doc-13.2.0-150300.3.12.9</FullProductName>
    </Branch>
    <Relationship ProductReference="adios-gnu-mpich-hpc-1.13.1-150300.12.4.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mpich-hpc-1.13.1-150300.12.4.2">adios-gnu-mpich-hpc-1.13.1-150300.12.4.2 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="adios-gnu-mpich-hpc-devel-1.13.1-150300.12.4.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mpich-hpc-devel-1.13.1-150300.12.4.2">adios-gnu-mpich-hpc-devel-1.13.1-150300.12.4.2 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="adios-gnu-mpich-hpc-devel-static-1.13.1-150300.12.4.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mpich-hpc-devel-static-1.13.1-150300.12.4.2">adios-gnu-mpich-hpc-devel-static-1.13.1-150300.12.4.2 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="adios-gnu-mvapich2-hpc-1.13.1-150300.12.4.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mvapich2-hpc-1.13.1-150300.12.4.2">adios-gnu-mvapich2-hpc-1.13.1-150300.12.4.2 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="adios-gnu-mvapich2-hpc-devel-1.13.1-150300.12.4.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mvapich2-hpc-devel-1.13.1-150300.12.4.2">adios-gnu-mvapich2-hpc-devel-1.13.1-150300.12.4.2 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="adios-gnu-mvapich2-hpc-devel-static-1.13.1-150300.12.4.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mvapich2-hpc-devel-static-1.13.1-150300.12.4.2">adios-gnu-mvapich2-hpc-devel-static-1.13.1-150300.12.4.2 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="adios-gnu-openmpi3-hpc-1.13.1-150300.12.4.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi3-hpc-1.13.1-150300.12.4.2">adios-gnu-openmpi3-hpc-1.13.1-150300.12.4.2 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="adios-gnu-openmpi3-hpc-devel-1.13.1-150300.12.4.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi3-hpc-devel-1.13.1-150300.12.4.2">adios-gnu-openmpi3-hpc-devel-1.13.1-150300.12.4.2 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="adios-gnu-openmpi3-hpc-devel-static-1.13.1-150300.12.4.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi3-hpc-devel-static-1.13.1-150300.12.4.2">adios-gnu-openmpi3-hpc-devel-static-1.13.1-150300.12.4.2 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="adios-gnu-openmpi4-hpc-1.13.1-150300.12.4.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi4-hpc-1.13.1-150300.12.4.2">adios-gnu-openmpi4-hpc-1.13.1-150300.12.4.2 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="adios-gnu-openmpi4-hpc-devel-1.13.1-150300.12.4.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi4-hpc-devel-1.13.1-150300.12.4.2">adios-gnu-openmpi4-hpc-devel-1.13.1-150300.12.4.2 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="adios-gnu-openmpi4-hpc-devel-static-1.13.1-150300.12.4.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi4-hpc-devel-static-1.13.1-150300.12.4.2">adios-gnu-openmpi4-hpc-devel-static-1.13.1-150300.12.4.2 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="adios_1_13_1-gnu-mpich-hpc-1.13.1-150300.12.4.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mpich-hpc-1.13.1-150300.12.4.2">adios_1_13_1-gnu-mpich-hpc-1.13.1-150300.12.4.2 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="adios_1_13_1-gnu-mpich-hpc-devel-1.13.1-150300.12.4.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mpich-hpc-devel-1.13.1-150300.12.4.2">adios_1_13_1-gnu-mpich-hpc-devel-1.13.1-150300.12.4.2 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="adios_1_13_1-gnu-mpich-hpc-devel-static-1.13.1-150300.12.4.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mpich-hpc-devel-static-1.13.1-150300.12.4.2">adios_1_13_1-gnu-mpich-hpc-devel-static-1.13.1-150300.12.4.2 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="adios_1_13_1-gnu-mvapich2-hpc-1.13.1-150300.12.4.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mvapich2-hpc-1.13.1-150300.12.4.2">adios_1_13_1-gnu-mvapich2-hpc-1.13.1-150300.12.4.2 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="adios_1_13_1-gnu-mvapich2-hpc-devel-1.13.1-150300.12.4.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mvapich2-hpc-devel-1.13.1-150300.12.4.2">adios_1_13_1-gnu-mvapich2-hpc-devel-1.13.1-150300.12.4.2 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="adios_1_13_1-gnu-mvapich2-hpc-devel-static-1.13.1-150300.12.4.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mvapich2-hpc-devel-static-1.13.1-150300.12.4.2">adios_1_13_1-gnu-mvapich2-hpc-devel-static-1.13.1-150300.12.4.2 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="adios_1_13_1-gnu-openmpi3-hpc-1.13.1-150300.12.4.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi3-hpc-1.13.1-150300.12.4.2">adios_1_13_1-gnu-openmpi3-hpc-1.13.1-150300.12.4.2 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="adios_1_13_1-gnu-openmpi3-hpc-devel-1.13.1-150300.12.4.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi3-hpc-devel-1.13.1-150300.12.4.2">adios_1_13_1-gnu-openmpi3-hpc-devel-1.13.1-150300.12.4.2 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="adios_1_13_1-gnu-openmpi3-hpc-devel-static-1.13.1-150300.12.4.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi3-hpc-devel-static-1.13.1-150300.12.4.2">adios_1_13_1-gnu-openmpi3-hpc-devel-static-1.13.1-150300.12.4.2 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="adios_1_13_1-gnu-openmpi4-hpc-1.13.1-150300.12.4.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi4-hpc-1.13.1-150300.12.4.2">adios_1_13_1-gnu-openmpi4-hpc-1.13.1-150300.12.4.2 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="adios_1_13_1-gnu-openmpi4-hpc-devel-1.13.1-150300.12.4.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi4-hpc-devel-1.13.1-150300.12.4.2">adios_1_13_1-gnu-openmpi4-hpc-devel-1.13.1-150300.12.4.2 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="adios_1_13_1-gnu-openmpi4-hpc-devel-static-1.13.1-150300.12.4.2" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi4-hpc-devel-static-1.13.1-150300.12.4.2">adios_1_13_1-gnu-openmpi4-hpc-devel-static-1.13.1-150300.12.4.2 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="hdf5-gnu-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-hpc-1.10.11-150300.4.16.15">hdf5-gnu-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="hdf5-gnu-hpc-devel-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-hpc-devel-1.10.11-150300.4.16.15">hdf5-gnu-hpc-devel-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="hdf5-gnu-mpich-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mpich-hpc-1.10.11-150300.4.16.15">hdf5-gnu-mpich-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="hdf5-gnu-mpich-hpc-devel-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mpich-hpc-devel-1.10.11-150300.4.16.15">hdf5-gnu-mpich-hpc-devel-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="hdf5-gnu-mvapich2-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mvapich2-hpc-1.10.11-150300.4.16.15">hdf5-gnu-mvapich2-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="hdf5-gnu-mvapich2-hpc-devel-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mvapich2-hpc-devel-1.10.11-150300.4.16.15">hdf5-gnu-mvapich2-hpc-devel-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="hdf5-gnu-openmpi3-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi3-hpc-1.10.11-150300.4.16.15">hdf5-gnu-openmpi3-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="hdf5-gnu-openmpi3-hpc-devel-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi3-hpc-devel-1.10.11-150300.4.16.15">hdf5-gnu-openmpi3-hpc-devel-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="hdf5-gnu-openmpi4-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi4-hpc-1.10.11-150300.4.16.15">hdf5-gnu-openmpi4-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="hdf5-gnu-openmpi4-hpc-devel-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi4-hpc-devel-1.10.11-150300.4.16.15">hdf5-gnu-openmpi4-hpc-devel-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="hdf5-hpc-examples-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-hpc-examples-1.10.11-150300.4.16.15">hdf5-hpc-examples-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="hdf5_1_10_11-gnu-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-1.10.11-150300.4.16.15">hdf5_1_10_11-gnu-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="hdf5_1_10_11-gnu-hpc-devel-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-devel-1.10.11-150300.4.16.15">hdf5_1_10_11-gnu-hpc-devel-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="hdf5_1_10_11-gnu-hpc-devel-static-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-devel-static-1.10.11-150300.4.16.15">hdf5_1_10_11-gnu-hpc-devel-static-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="hdf5_1_10_11-gnu-hpc-module-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-module-1.10.11-150300.4.16.15">hdf5_1_10_11-gnu-hpc-module-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="hdf5_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15">hdf5_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="hdf5_1_10_11-gnu-mpich-hpc-devel-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-devel-1.10.11-150300.4.16.15">hdf5_1_10_11-gnu-mpich-hpc-devel-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="hdf5_1_10_11-gnu-mpich-hpc-devel-static-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-devel-static-1.10.11-150300.4.16.15">hdf5_1_10_11-gnu-mpich-hpc-devel-static-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="hdf5_1_10_11-gnu-mpich-hpc-module-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-module-1.10.11-150300.4.16.15">hdf5_1_10_11-gnu-mpich-hpc-module-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="hdf5_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15">hdf5_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="hdf5_1_10_11-gnu-mvapich2-hpc-devel-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-devel-1.10.11-150300.4.16.15">hdf5_1_10_11-gnu-mvapich2-hpc-devel-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="hdf5_1_10_11-gnu-mvapich2-hpc-devel-static-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-devel-static-1.10.11-150300.4.16.15">hdf5_1_10_11-gnu-mvapich2-hpc-devel-static-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="hdf5_1_10_11-gnu-mvapich2-hpc-module-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-module-1.10.11-150300.4.16.15">hdf5_1_10_11-gnu-mvapich2-hpc-module-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="hdf5_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15">hdf5_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="hdf5_1_10_11-gnu-openmpi3-hpc-devel-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-devel-1.10.11-150300.4.16.15">hdf5_1_10_11-gnu-openmpi3-hpc-devel-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="hdf5_1_10_11-gnu-openmpi3-hpc-devel-static-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-devel-static-1.10.11-150300.4.16.15">hdf5_1_10_11-gnu-openmpi3-hpc-devel-static-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="hdf5_1_10_11-gnu-openmpi3-hpc-module-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-module-1.10.11-150300.4.16.15">hdf5_1_10_11-gnu-openmpi3-hpc-module-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="hdf5_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15">hdf5_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="hdf5_1_10_11-gnu-openmpi4-hpc-devel-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-devel-1.10.11-150300.4.16.15">hdf5_1_10_11-gnu-openmpi4-hpc-devel-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="hdf5_1_10_11-gnu-openmpi4-hpc-devel-static-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-devel-static-1.10.11-150300.4.16.15">hdf5_1_10_11-gnu-openmpi4-hpc-devel-static-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="hdf5_1_10_11-gnu-openmpi4-hpc-module-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-module-1.10.11-150300.4.16.15">hdf5_1_10_11-gnu-openmpi4-hpc-module-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="hdf5_1_10_11-hpc-examples-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-hpc-examples-1.10.11-150300.4.16.15">hdf5_1_10_11-hpc-examples-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhdf5-gnu-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-hpc-1.10.11-150300.4.16.15">libhdf5-gnu-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhdf5-gnu-mpich-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-mpich-hpc-1.10.11-150300.4.16.15">libhdf5-gnu-mpich-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhdf5-gnu-mvapich2-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-mvapich2-hpc-1.10.11-150300.4.16.15">libhdf5-gnu-mvapich2-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhdf5-gnu-openmpi3-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-openmpi3-hpc-1.10.11-150300.4.16.15">libhdf5-gnu-openmpi3-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhdf5-gnu-openmpi4-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-openmpi4-hpc-1.10.11-150300.4.16.15">libhdf5-gnu-openmpi4-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhdf5_1_10_11-gnu-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-hpc-1.10.11-150300.4.16.15">libhdf5_1_10_11-gnu-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhdf5_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15">libhdf5_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhdf5_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15">libhdf5_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhdf5_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15">libhdf5_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhdf5_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15">libhdf5_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhdf5_cpp-gnu-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-hpc-1.10.11-150300.4.16.15">libhdf5_cpp-gnu-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhdf5_cpp-gnu-mpich-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-mpich-hpc-1.10.11-150300.4.16.15">libhdf5_cpp-gnu-mpich-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhdf5_cpp-gnu-mvapich2-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-mvapich2-hpc-1.10.11-150300.4.16.15">libhdf5_cpp-gnu-mvapich2-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhdf5_cpp-gnu-openmpi3-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-openmpi3-hpc-1.10.11-150300.4.16.15">libhdf5_cpp-gnu-openmpi3-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhdf5_cpp-gnu-openmpi4-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-openmpi4-hpc-1.10.11-150300.4.16.15">libhdf5_cpp-gnu-openmpi4-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhdf5_cpp_1_10_11-gnu-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-hpc-1.10.11-150300.4.16.15">libhdf5_cpp_1_10_11-gnu-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhdf5_cpp_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15">libhdf5_cpp_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhdf5_cpp_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15">libhdf5_cpp_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhdf5_cpp_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15">libhdf5_cpp_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhdf5_cpp_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15">libhdf5_cpp_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhdf5_fortran-gnu-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-hpc-1.10.11-150300.4.16.15">libhdf5_fortran-gnu-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhdf5_fortran-gnu-mpich-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-mpich-hpc-1.10.11-150300.4.16.15">libhdf5_fortran-gnu-mpich-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhdf5_fortran-gnu-mvapich2-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-mvapich2-hpc-1.10.11-150300.4.16.15">libhdf5_fortran-gnu-mvapich2-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhdf5_fortran-gnu-openmpi3-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-openmpi3-hpc-1.10.11-150300.4.16.15">libhdf5_fortran-gnu-openmpi3-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhdf5_fortran-gnu-openmpi4-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-openmpi4-hpc-1.10.11-150300.4.16.15">libhdf5_fortran-gnu-openmpi4-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhdf5_fortran_1_10_11-gnu-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-hpc-1.10.11-150300.4.16.15">libhdf5_fortran_1_10_11-gnu-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhdf5_fortran_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15">libhdf5_fortran_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhdf5_fortran_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15">libhdf5_fortran_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhdf5_fortran_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15">libhdf5_fortran_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhdf5_fortran_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15">libhdf5_fortran_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhdf5_hl-gnu-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-hpc-1.10.11-150300.4.16.15">libhdf5_hl-gnu-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhdf5_hl-gnu-mpich-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-mpich-hpc-1.10.11-150300.4.16.15">libhdf5_hl-gnu-mpich-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhdf5_hl-gnu-mvapich2-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-mvapich2-hpc-1.10.11-150300.4.16.15">libhdf5_hl-gnu-mvapich2-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhdf5_hl-gnu-openmpi3-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-openmpi3-hpc-1.10.11-150300.4.16.15">libhdf5_hl-gnu-openmpi3-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhdf5_hl-gnu-openmpi4-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-openmpi4-hpc-1.10.11-150300.4.16.15">libhdf5_hl-gnu-openmpi4-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhdf5_hl_1_10_11-gnu-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-hpc-1.10.11-150300.4.16.15">libhdf5_hl_1_10_11-gnu-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhdf5_hl_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15">libhdf5_hl_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhdf5_hl_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15">libhdf5_hl_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhdf5_hl_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15">libhdf5_hl_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhdf5_hl_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15">libhdf5_hl_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhdf5_hl_cpp-gnu-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-hpc-1.10.11-150300.4.16.15">libhdf5_hl_cpp-gnu-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhdf5_hl_cpp-gnu-mpich-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-mpich-hpc-1.10.11-150300.4.16.15">libhdf5_hl_cpp-gnu-mpich-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhdf5_hl_cpp-gnu-mvapich2-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-mvapich2-hpc-1.10.11-150300.4.16.15">libhdf5_hl_cpp-gnu-mvapich2-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhdf5_hl_cpp-gnu-openmpi3-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-openmpi3-hpc-1.10.11-150300.4.16.15">libhdf5_hl_cpp-gnu-openmpi3-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhdf5_hl_cpp-gnu-openmpi4-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-openmpi4-hpc-1.10.11-150300.4.16.15">libhdf5_hl_cpp-gnu-openmpi4-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhdf5_hl_cpp_1_10_11-gnu-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-hpc-1.10.11-150300.4.16.15">libhdf5_hl_cpp_1_10_11-gnu-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhdf5_hl_cpp_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15">libhdf5_hl_cpp_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhdf5_hl_cpp_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15">libhdf5_hl_cpp_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhdf5_hl_cpp_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15">libhdf5_hl_cpp_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhdf5_hl_cpp_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15">libhdf5_hl_cpp_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhdf5_hl_fortran-gnu-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-hpc-1.10.11-150300.4.16.15">libhdf5_hl_fortran-gnu-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhdf5_hl_fortran-gnu-mpich-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-mpich-hpc-1.10.11-150300.4.16.15">libhdf5_hl_fortran-gnu-mpich-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhdf5_hl_fortran-gnu-mvapich2-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-mvapich2-hpc-1.10.11-150300.4.16.15">libhdf5_hl_fortran-gnu-mvapich2-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhdf5_hl_fortran-gnu-openmpi3-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-openmpi3-hpc-1.10.11-150300.4.16.15">libhdf5_hl_fortran-gnu-openmpi3-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhdf5_hl_fortran-gnu-openmpi4-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-openmpi4-hpc-1.10.11-150300.4.16.15">libhdf5_hl_fortran-gnu-openmpi4-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhdf5hl_fortran_1_10_11-gnu-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-hpc-1.10.11-150300.4.16.15">libhdf5hl_fortran_1_10_11-gnu-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhdf5hl_fortran_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15">libhdf5hl_fortran_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhdf5hl_fortran_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15">libhdf5hl_fortran_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhdf5hl_fortran_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15">libhdf5hl_fortran_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libhdf5hl_fortran_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15">libhdf5hl_fortran_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libnetcdf-gnu-hpc-4.7.4-150300.4.7.19" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-hpc-4.7.4-150300.4.7.19">libnetcdf-gnu-hpc-4.7.4-150300.4.7.19 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libnetcdf-gnu-mpich-hpc-4.7.4-150300.4.7.19" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-mpich-hpc-4.7.4-150300.4.7.19">libnetcdf-gnu-mpich-hpc-4.7.4-150300.4.7.19 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libnetcdf-gnu-mvapich2-hpc-4.7.4-150300.4.7.20" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-mvapich2-hpc-4.7.4-150300.4.7.20">libnetcdf-gnu-mvapich2-hpc-4.7.4-150300.4.7.20 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libnetcdf-gnu-openmpi3-hpc-4.7.4-150300.4.7.17" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-openmpi3-hpc-4.7.4-150300.4.7.17">libnetcdf-gnu-openmpi3-hpc-4.7.4-150300.4.7.17 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libnetcdf-gnu-openmpi4-hpc-4.7.4-150300.4.7.21" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-openmpi4-hpc-4.7.4-150300.4.7.21">libnetcdf-gnu-openmpi4-hpc-4.7.4-150300.4.7.21 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libnetcdf_4_7_4-gnu-hpc-4.7.4-150300.4.7.19" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-hpc-4.7.4-150300.4.7.19">libnetcdf_4_7_4-gnu-hpc-4.7.4-150300.4.7.19 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-150300.4.7.19" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-150300.4.7.19">libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-150300.4.7.19 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-150300.4.7.20" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-150300.4.7.20">libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-150300.4.7.20 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-150300.4.7.17" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-150300.4.7.17">libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-150300.4.7.17 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-150300.4.7.21" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-150300.4.7.21">libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-150300.4.7.21 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpetsc-gnu-mpich-hpc-3.14.5-150300.3.4.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-mpich-hpc-3.14.5-150300.3.4.4">libpetsc-gnu-mpich-hpc-3.14.5-150300.3.4.4 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpetsc-gnu-mvapich2-hpc-3.14.5-150300.3.4.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-mvapich2-hpc-3.14.5-150300.3.4.4">libpetsc-gnu-mvapich2-hpc-3.14.5-150300.3.4.4 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpetsc-gnu-openmpi3-hpc-3.14.5-150300.3.4.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-openmpi3-hpc-3.14.5-150300.3.4.4">libpetsc-gnu-openmpi3-hpc-3.14.5-150300.3.4.4 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpetsc-gnu-openmpi4-hpc-3.14.5-150300.3.4.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-openmpi4-hpc-3.14.5-150300.3.4.4">libpetsc-gnu-openmpi4-hpc-3.14.5-150300.3.4.4 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpetsc_3_14_5-gnu-mpich-hpc-3.14.5-150300.3.4.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-mpich-hpc-3.14.5-150300.3.4.4">libpetsc_3_14_5-gnu-mpich-hpc-3.14.5-150300.3.4.4 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpetsc_3_14_5-gnu-mvapich2-hpc-3.14.5-150300.3.4.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-mvapich2-hpc-3.14.5-150300.3.4.4">libpetsc_3_14_5-gnu-mvapich2-hpc-3.14.5-150300.3.4.4 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpetsc_3_14_5-gnu-openmpi3-hpc-3.14.5-150300.3.4.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-openmpi3-hpc-3.14.5-150300.3.4.4">libpetsc_3_14_5-gnu-openmpi3-hpc-3.14.5-150300.3.4.4 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libpetsc_3_14_5-gnu-openmpi4-hpc-3.14.5-150300.3.4.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-openmpi4-hpc-3.14.5-150300.3.4.4">libpetsc_3_14_5-gnu-openmpi4-hpc-3.14.5-150300.3.4.4 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libtrilinos-gnu-mpich-hpc-13.2.0-150300.3.12.18" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-mpich-hpc-13.2.0-150300.3.12.18">libtrilinos-gnu-mpich-hpc-13.2.0-150300.3.12.18 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libtrilinos-gnu-mvapich2-hpc-13.2.0-150300.3.12.18" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-mvapich2-hpc-13.2.0-150300.3.12.18">libtrilinos-gnu-mvapich2-hpc-13.2.0-150300.3.12.18 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libtrilinos-gnu-openmpi3-hpc-13.2.0-150300.3.12.16" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-openmpi3-hpc-13.2.0-150300.3.12.16">libtrilinos-gnu-openmpi3-hpc-13.2.0-150300.3.12.16 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libtrilinos-gnu-openmpi4-hpc-13.2.0-150300.3.12.18" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-openmpi4-hpc-13.2.0-150300.3.12.18">libtrilinos-gnu-openmpi4-hpc-13.2.0-150300.3.12.18 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libtrilinos_13_2_0-gnu-mpich-hpc-13.2.0-150300.3.12.18" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-mpich-hpc-13.2.0-150300.3.12.18">libtrilinos_13_2_0-gnu-mpich-hpc-13.2.0-150300.3.12.18 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libtrilinos_13_2_0-gnu-mvapich2-hpc-13.2.0-150300.3.12.18" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-mvapich2-hpc-13.2.0-150300.3.12.18">libtrilinos_13_2_0-gnu-mvapich2-hpc-13.2.0-150300.3.12.18 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libtrilinos_13_2_0-gnu-openmpi3-hpc-13.2.0-150300.3.12.16" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-openmpi3-hpc-13.2.0-150300.3.12.16">libtrilinos_13_2_0-gnu-openmpi3-hpc-13.2.0-150300.3.12.16 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="libtrilinos_13_2_0-gnu-openmpi4-hpc-13.2.0-150300.3.12.18" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-openmpi4-hpc-13.2.0-150300.3.12.18">libtrilinos_13_2_0-gnu-openmpi4-hpc-13.2.0-150300.3.12.18 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="netcdf-gnu-hpc-4.7.4-150300.4.7.19" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-hpc-4.7.4-150300.4.7.19">netcdf-gnu-hpc-4.7.4-150300.4.7.19 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="netcdf-gnu-hpc-devel-4.7.4-150300.4.7.19" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-hpc-devel-4.7.4-150300.4.7.19">netcdf-gnu-hpc-devel-4.7.4-150300.4.7.19 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="netcdf-gnu-mpich-hpc-4.7.4-150300.4.7.19" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mpich-hpc-4.7.4-150300.4.7.19">netcdf-gnu-mpich-hpc-4.7.4-150300.4.7.19 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="netcdf-gnu-mpich-hpc-devel-4.7.4-150300.4.7.19" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mpich-hpc-devel-4.7.4-150300.4.7.19">netcdf-gnu-mpich-hpc-devel-4.7.4-150300.4.7.19 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="netcdf-gnu-mvapich2-hpc-4.7.4-150300.4.7.20" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mvapich2-hpc-4.7.4-150300.4.7.20">netcdf-gnu-mvapich2-hpc-4.7.4-150300.4.7.20 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="netcdf-gnu-mvapich2-hpc-devel-4.7.4-150300.4.7.20" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.7.4-150300.4.7.20">netcdf-gnu-mvapich2-hpc-devel-4.7.4-150300.4.7.20 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="netcdf-gnu-openmpi3-hpc-4.7.4-150300.4.7.17" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi3-hpc-4.7.4-150300.4.7.17">netcdf-gnu-openmpi3-hpc-4.7.4-150300.4.7.17 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="netcdf-gnu-openmpi3-hpc-devel-4.7.4-150300.4.7.17" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi3-hpc-devel-4.7.4-150300.4.7.17">netcdf-gnu-openmpi3-hpc-devel-4.7.4-150300.4.7.17 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="netcdf-gnu-openmpi4-hpc-4.7.4-150300.4.7.21" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi4-hpc-4.7.4-150300.4.7.21">netcdf-gnu-openmpi4-hpc-4.7.4-150300.4.7.21 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="netcdf-gnu-openmpi4-hpc-devel-4.7.4-150300.4.7.21" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi4-hpc-devel-4.7.4-150300.4.7.21">netcdf-gnu-openmpi4-hpc-devel-4.7.4-150300.4.7.21 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="netcdf_4_7_4-gnu-hpc-4.7.4-150300.4.7.19" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-hpc-4.7.4-150300.4.7.19">netcdf_4_7_4-gnu-hpc-4.7.4-150300.4.7.19 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="netcdf_4_7_4-gnu-hpc-devel-4.7.4-150300.4.7.19" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-hpc-devel-4.7.4-150300.4.7.19">netcdf_4_7_4-gnu-hpc-devel-4.7.4-150300.4.7.19 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-150300.4.7.19" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-150300.4.7.19">netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-150300.4.7.19 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="netcdf_4_7_4-gnu-mpich-hpc-4.7.4-150300.4.7.19" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-150300.4.7.19">netcdf_4_7_4-gnu-mpich-hpc-4.7.4-150300.4.7.19 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-150300.4.7.19" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-150300.4.7.19">netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-150300.4.7.19 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-150300.4.7.19" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-150300.4.7.19">netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-150300.4.7.19 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-150300.4.7.20" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-150300.4.7.20">netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-150300.4.7.20 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-150300.4.7.20" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-150300.4.7.20">netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-150300.4.7.20 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-150300.4.7.20" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-150300.4.7.20">netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-150300.4.7.20 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-150300.4.7.17" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-150300.4.7.17">netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-150300.4.7.17 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-150300.4.7.17" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-150300.4.7.17">netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-150300.4.7.17 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-150300.4.7.17" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-150300.4.7.17">netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-150300.4.7.17 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-150300.4.7.21" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-150300.4.7.21">netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-150300.4.7.21 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-150300.4.7.21" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-150300.4.7.21">netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-150300.4.7.21 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-150300.4.7.21" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-150300.4.7.21">netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-150300.4.7.21 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="petsc-doc-3.14.5-150300.3.4.3" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-doc-3.14.5-150300.3.4.3">petsc-doc-3.14.5-150300.3.4.3 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="petsc-gnu-mpich-hpc-devel-3.14.5-150300.3.4.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-mpich-hpc-devel-3.14.5-150300.3.4.4">petsc-gnu-mpich-hpc-devel-3.14.5-150300.3.4.4 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="petsc-gnu-mvapich2-hpc-devel-3.14.5-150300.3.4.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-mvapich2-hpc-devel-3.14.5-150300.3.4.4">petsc-gnu-mvapich2-hpc-devel-3.14.5-150300.3.4.4 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="petsc-gnu-openmpi3-hpc-devel-3.14.5-150300.3.4.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-openmpi3-hpc-devel-3.14.5-150300.3.4.4">petsc-gnu-openmpi3-hpc-devel-3.14.5-150300.3.4.4 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="petsc-gnu-openmpi4-hpc-devel-3.14.5-150300.3.4.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-openmpi4-hpc-devel-3.14.5-150300.3.4.4">petsc-gnu-openmpi4-hpc-devel-3.14.5-150300.3.4.4 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="petsc_3_14_5-gnu-mpich-hpc-devel-3.14.5-150300.3.4.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-mpich-hpc-devel-3.14.5-150300.3.4.4">petsc_3_14_5-gnu-mpich-hpc-devel-3.14.5-150300.3.4.4 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="petsc_3_14_5-gnu-mvapich2-hpc-devel-3.14.5-150300.3.4.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-mvapich2-hpc-devel-3.14.5-150300.3.4.4">petsc_3_14_5-gnu-mvapich2-hpc-devel-3.14.5-150300.3.4.4 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="petsc_3_14_5-gnu-openmpi3-hpc-devel-3.14.5-150300.3.4.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-openmpi3-hpc-devel-3.14.5-150300.3.4.4">petsc_3_14_5-gnu-openmpi3-hpc-devel-3.14.5-150300.3.4.4 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="petsc_3_14_5-gnu-openmpi4-hpc-devel-3.14.5-150300.3.4.4" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-openmpi4-hpc-devel-3.14.5-150300.3.4.4">petsc_3_14_5-gnu-openmpi4-hpc-devel-3.14.5-150300.3.4.4 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="trilinos-gnu-mpich-hpc-devel-13.2.0-150300.3.12.18" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-mpich-hpc-devel-13.2.0-150300.3.12.18">trilinos-gnu-mpich-hpc-devel-13.2.0-150300.3.12.18 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="trilinos-gnu-mvapich2-hpc-devel-13.2.0-150300.3.12.18" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-mvapich2-hpc-devel-13.2.0-150300.3.12.18">trilinos-gnu-mvapich2-hpc-devel-13.2.0-150300.3.12.18 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="trilinos-gnu-openmpi3-hpc-devel-13.2.0-150300.3.12.16" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-openmpi3-hpc-devel-13.2.0-150300.3.12.16">trilinos-gnu-openmpi3-hpc-devel-13.2.0-150300.3.12.16 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="trilinos-gnu-openmpi4-hpc-devel-13.2.0-150300.3.12.18" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-openmpi4-hpc-devel-13.2.0-150300.3.12.18">trilinos-gnu-openmpi4-hpc-devel-13.2.0-150300.3.12.18 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="trilinos-hpc-doc-13.2.0-150300.3.12.9" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-hpc-doc-13.2.0-150300.3.12.9">trilinos-hpc-doc-13.2.0-150300.3.12.9 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="trilinos_13_2_0-gnu-mpich-hpc-devel-13.2.0-150300.3.12.18" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-mpich-hpc-devel-13.2.0-150300.3.12.18">trilinos_13_2_0-gnu-mpich-hpc-devel-13.2.0-150300.3.12.18 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="trilinos_13_2_0-gnu-mvapich2-hpc-devel-13.2.0-150300.3.12.18" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-mvapich2-hpc-devel-13.2.0-150300.3.12.18">trilinos_13_2_0-gnu-mvapich2-hpc-devel-13.2.0-150300.3.12.18 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="trilinos_13_2_0-gnu-openmpi3-hpc-devel-13.2.0-150300.3.12.16" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-openmpi3-hpc-devel-13.2.0-150300.3.12.16">trilinos_13_2_0-gnu-openmpi3-hpc-devel-13.2.0-150300.3.12.16 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="trilinos_13_2_0-gnu-openmpi4-hpc-devel-13.2.0-150300.3.12.18" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-openmpi4-hpc-devel-13.2.0-150300.3.12.18">trilinos_13_2_0-gnu-openmpi4-hpc-devel-13.2.0-150300.3.12.18 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="trilinos_13_2_0-hpc-doc-13.2.0-150300.3.12.9" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-hpc-doc-13.2.0-150300.3.12.9">trilinos_13_2_0-hpc-doc-13.2.0-150300.3.12.9 as a component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS</FullProductName>
    </Relationship>
  </ProductTree>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">The library's failure to check if certain message types support a particular flag, the HDF5 1.8.16 library will cast the structure to an alternative structure and then assign to fields that aren't supported by the message type and the library will write outside the bounds of the heap buffer. This can lead to code execution under the context of the library.</Note>
    </Notes>
    <CVE>CVE-2016-4332</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mpich-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mpich-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mpich-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mvapich2-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mvapich2-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mvapich2-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi3-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi3-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi3-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi4-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi4-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi4-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mpich-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mpich-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mpich-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mvapich2-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mvapich2-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mvapich2-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi3-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi3-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi3-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi4-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi4-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi4-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mpich-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mvapich2-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi3-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi4-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-hpc-examples-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-hpc-examples-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-mpich-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-mvapich2-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-openmpi3-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-openmpi4-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-mpich-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-mvapich2-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-openmpi3-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-openmpi4-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-mpich-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-mvapich2-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-openmpi3-hpc-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-openmpi4-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-mpich-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-mvapich2-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-openmpi3-hpc-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-openmpi4-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mpich-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi3-hpc-devel-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi4-hpc-devel-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-doc-3.14.5-150300.3.4.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-mpich-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-mvapich2-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-openmpi3-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-openmpi4-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-mpich-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-mvapich2-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-openmpi3-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-openmpi4-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-mpich-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-mvapich2-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-openmpi3-hpc-devel-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-openmpi4-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-hpc-doc-13.2.0-150300.3.12.9</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-mpich-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-mvapich2-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-openmpi3-hpc-devel-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-openmpi4-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-hpc-doc-13.2.0-150300.3.12.9</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>6.9</BaseScore>
        <Vector>AV:L/AC:M/Au:N/C:C/I:C/A:C</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20243144-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2016-4332.html</URL>
        <Description>CVE-2016-4332</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1011205</URL>
        <Description>SUSE Bug 1011205</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="2">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In HDF5 1.10.1, there is an out of bounds read vulnerability in the function H5T_conv_struct_opt in H5Tconv.c in libhdf5.a. For example, h5dump would crash when someone opens a crafted hdf5 file.</Note>
    </Notes>
    <CVE>CVE-2017-17507</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mpich-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mpich-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mpich-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mvapich2-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mvapich2-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mvapich2-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi3-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi3-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi3-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi4-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi4-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi4-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mpich-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mpich-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mpich-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mvapich2-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mvapich2-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mvapich2-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi3-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi3-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi3-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi4-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi4-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi4-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mpich-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mvapich2-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi3-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi4-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-hpc-examples-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-hpc-examples-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-mpich-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-mvapich2-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-openmpi3-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-openmpi4-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-mpich-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-mvapich2-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-openmpi3-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-openmpi4-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-mpich-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-mvapich2-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-openmpi3-hpc-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-openmpi4-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-mpich-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-mvapich2-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-openmpi3-hpc-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-openmpi4-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mpich-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi3-hpc-devel-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi4-hpc-devel-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-doc-3.14.5-150300.3.4.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-mpich-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-mvapich2-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-openmpi3-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-openmpi4-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-mpich-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-mvapich2-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-openmpi3-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-openmpi4-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-mpich-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-mvapich2-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-openmpi3-hpc-devel-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-openmpi4-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-hpc-doc-13.2.0-150300.3.12.9</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-mpich-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-mvapich2-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-openmpi3-hpc-devel-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-openmpi4-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-hpc-doc-13.2.0-150300.3.12.9</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>3.3</BaseScore>
        <Vector>AV:L/AC:M/Au:N/C:P/I:N/A:P</Vector>
      </ScoreSet>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20243144-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2017-17507.html</URL>
        <Description>CVE-2017-17507</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1072093</URL>
        <Description>SUSE Bug 1072093</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="3">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A NULL pointer dereference was discovered in H5S_hyper_make_spans in H5Shyper.c in the HDF HDF5 1.10.2 library. It could allow a remote denial of service attack.</Note>
    </Notes>
    <CVE>CVE-2018-11202</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mpich-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mpich-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mpich-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mvapich2-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mvapich2-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mvapich2-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi3-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi3-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi3-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi4-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi4-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi4-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mpich-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mpich-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mpich-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mvapich2-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mvapich2-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mvapich2-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi3-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi3-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi3-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi4-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi4-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi4-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mpich-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mvapich2-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi3-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi4-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-hpc-examples-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-hpc-examples-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-mpich-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-mvapich2-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-openmpi3-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-openmpi4-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-mpich-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-mvapich2-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-openmpi3-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-openmpi4-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-mpich-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-mvapich2-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-openmpi3-hpc-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-openmpi4-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-mpich-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-mvapich2-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-openmpi3-hpc-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-openmpi4-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mpich-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi3-hpc-devel-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi4-hpc-devel-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-doc-3.14.5-150300.3.4.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-mpich-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-mvapich2-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-openmpi3-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-openmpi4-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-mpich-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-mvapich2-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-openmpi3-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-openmpi4-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-mpich-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-mvapich2-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-openmpi3-hpc-devel-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-openmpi4-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-hpc-doc-13.2.0-150300.3.12.9</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-mpich-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-mvapich2-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-openmpi3-hpc-devel-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-openmpi4-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-hpc-doc-13.2.0-150300.3.12.9</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20243144-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-11202.html</URL>
        <Description>CVE-2018-11202</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1093641</URL>
        <Description>SUSE Bug 1093641</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="4">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A out of bounds read was discovered in H5VM_memcpyvv in H5VM.c in the HDF HDF5 1.10.2 library. It could allow a remote denial of service or information disclosure attack.</Note>
    </Notes>
    <CVE>CVE-2018-11205</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mpich-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mpich-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mpich-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mvapich2-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mvapich2-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mvapich2-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi3-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi3-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi3-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi4-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi4-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi4-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mpich-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mpich-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mpich-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mvapich2-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mvapich2-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mvapich2-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi3-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi3-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi3-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi4-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi4-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi4-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mpich-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mvapich2-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi3-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi4-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-hpc-examples-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-hpc-examples-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-mpich-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-mvapich2-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-openmpi3-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-openmpi4-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-mpich-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-mvapich2-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-openmpi3-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-openmpi4-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-mpich-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-mvapich2-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-openmpi3-hpc-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-openmpi4-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-mpich-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-mvapich2-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-openmpi3-hpc-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-openmpi4-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mpich-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi3-hpc-devel-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi4-hpc-devel-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-doc-3.14.5-150300.3.4.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-mpich-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-mvapich2-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-openmpi3-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-openmpi4-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-mpich-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-mvapich2-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-openmpi3-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-openmpi4-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-mpich-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-mvapich2-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-openmpi3-hpc-devel-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-openmpi4-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-hpc-doc-13.2.0-150300.3.12.9</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-mpich-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-mvapich2-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-openmpi3-hpc-devel-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-openmpi4-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-hpc-doc-13.2.0-150300.3.12.9</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>5.8</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:P/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20243144-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2018-11205.html</URL>
        <Description>CVE-2018-11205</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1093663</URL>
        <Description>SUSE Bug 1093663</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="5">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A buffer overflow in H5O__layout_encode in H5Olayout.c in the HDF HDF5 through 1.10.4 library allows attackers to cause a denial of service via a crafted HDF5 file. This issue was triggered while repacking an HDF5 file, aka "Invalid write of size 2."</Note>
    </Notes>
    <CVE>CVE-2019-8396</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mpich-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mpich-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mpich-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mvapich2-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mvapich2-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mvapich2-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi3-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi3-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi3-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi4-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi4-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi4-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mpich-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mpich-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mpich-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mvapich2-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mvapich2-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mvapich2-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi3-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi3-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi3-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi4-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi4-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi4-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mpich-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mvapich2-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi3-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi4-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-hpc-examples-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-hpc-examples-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-mpich-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-mvapich2-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-openmpi3-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-openmpi4-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-mpich-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-mvapich2-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-openmpi3-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-openmpi4-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-mpich-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-mvapich2-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-openmpi3-hpc-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-openmpi4-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-mpich-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-mvapich2-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-openmpi3-hpc-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-openmpi4-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mpich-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi3-hpc-devel-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi4-hpc-devel-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-doc-3.14.5-150300.3.4.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-mpich-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-mvapich2-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-openmpi3-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-openmpi4-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-mpich-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-mvapich2-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-openmpi3-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-openmpi4-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-mpich-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-mvapich2-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-openmpi3-hpc-devel-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-openmpi4-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-hpc-doc-13.2.0-150300.3.12.9</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-mpich-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-mvapich2-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-openmpi3-hpc-devel-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-openmpi4-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-hpc-doc-13.2.0-150300.3.12.9</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20243144-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2019-8396.html</URL>
        <Description>CVE-2019-8396</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1125882</URL>
        <Description>SUSE Bug 1125882</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="6">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">An issue was discovered in HDF5 through 1.12.0. A NULL pointer dereference exists in the function H5F_get_nrefs() located in H5Fquery.c. It allows an attacker to cause Denial of Service.</Note>
    </Notes>
    <CVE>CVE-2020-10812</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mpich-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mpich-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mpich-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mvapich2-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mvapich2-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mvapich2-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi3-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi3-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi3-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi4-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi4-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi4-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mpich-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mpich-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mpich-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mvapich2-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mvapich2-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mvapich2-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi3-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi3-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi3-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi4-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi4-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi4-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mpich-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mvapich2-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi3-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi4-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-hpc-examples-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-hpc-examples-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-mpich-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-mvapich2-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-openmpi3-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-openmpi4-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-mpich-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-mvapich2-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-openmpi3-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-openmpi4-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-mpich-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-mvapich2-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-openmpi3-hpc-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-openmpi4-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-mpich-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-mvapich2-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-openmpi3-hpc-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-openmpi4-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mpich-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi3-hpc-devel-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi4-hpc-devel-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-doc-3.14.5-150300.3.4.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-mpich-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-mvapich2-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-openmpi3-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-openmpi4-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-mpich-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-mvapich2-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-openmpi3-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-openmpi4-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-mpich-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-mvapich2-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-openmpi3-hpc-devel-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-openmpi4-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-hpc-doc-13.2.0-150300.3.12.9</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-mpich-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-mvapich2-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-openmpi3-hpc-devel-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-openmpi4-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-hpc-doc-13.2.0-150300.3.12.9</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSet>
        <BaseScore>4.3</BaseScore>
        <Vector>AV:N/AC:M/Au:N/C:N/I:N/A:P</Vector>
      </ScoreSet>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20243144-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2020-10812.html</URL>
        <Description>CVE-2020-10812</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1167400</URL>
        <Description>SUSE Bug 1167400</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="7">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Buffer Overflow vulnerability in HDFGroup hdf5-h5dump 1.12.0 through 1.13.0 allows attackers to cause a denial of service via h5tools_str_sprint in /hdf5/tools/lib/h5tools_str.c.</Note>
    </Notes>
    <CVE>CVE-2021-37501</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mpich-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mpich-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mpich-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mvapich2-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mvapich2-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mvapich2-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi3-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi3-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi3-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi4-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi4-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi4-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mpich-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mpich-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mpich-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mvapich2-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mvapich2-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mvapich2-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi3-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi3-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi3-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi4-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi4-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi4-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mpich-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mvapich2-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi3-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi4-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-hpc-examples-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-hpc-examples-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-mpich-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-mvapich2-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-openmpi3-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-openmpi4-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-mpich-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-mvapich2-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-openmpi3-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-openmpi4-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-mpich-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-mvapich2-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-openmpi3-hpc-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-openmpi4-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-mpich-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-mvapich2-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-openmpi3-hpc-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-openmpi4-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mpich-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi3-hpc-devel-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi4-hpc-devel-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-doc-3.14.5-150300.3.4.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-mpich-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-mvapich2-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-openmpi3-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-openmpi4-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-mpich-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-mvapich2-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-openmpi3-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-openmpi4-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-mpich-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-mvapich2-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-openmpi3-hpc-devel-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-openmpi4-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-hpc-doc-13.2.0-150300.3.12.9</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-mpich-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-mvapich2-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-openmpi3-hpc-devel-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-openmpi4-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-hpc-doc-13.2.0-150300.3.12.9</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20243144-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2021-37501.html</URL>
        <Description>CVE-2021-37501</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1207973</URL>
        <Description>SUSE Bug 1207973</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="8">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">HDF5 through 1.14.3 contains a stack buffer overflow in H5FL_arr_malloc, resulting in the corruption of the instruction pointer and causing denial of service or potential code execution.</Note>
    </Notes>
    <CVE>CVE-2024-29158</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mpich-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mpich-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mpich-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mvapich2-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mvapich2-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mvapich2-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi3-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi3-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi3-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi4-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi4-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi4-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mpich-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mpich-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mpich-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mvapich2-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mvapich2-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mvapich2-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi3-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi3-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi3-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi4-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi4-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi4-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mpich-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mvapich2-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi3-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi4-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-hpc-examples-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-hpc-examples-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-mpich-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-mvapich2-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-openmpi3-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-openmpi4-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-mpich-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-mvapich2-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-openmpi3-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-openmpi4-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-mpich-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-mvapich2-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-openmpi3-hpc-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-openmpi4-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-mpich-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-mvapich2-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-openmpi3-hpc-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-openmpi4-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mpich-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi3-hpc-devel-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi4-hpc-devel-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-doc-3.14.5-150300.3.4.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-mpich-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-mvapich2-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-openmpi3-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-openmpi4-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-mpich-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-mvapich2-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-openmpi3-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-openmpi4-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-mpich-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-mvapich2-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-openmpi3-hpc-devel-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-openmpi4-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-hpc-doc-13.2.0-150300.3.12.9</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-mpich-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-mvapich2-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-openmpi3-hpc-devel-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-openmpi4-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-hpc-doc-13.2.0-150300.3.12.9</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20243144-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2024-29158.html</URL>
        <Description>CVE-2024-29158</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1224158</URL>
        <Description>SUSE Bug 1224158</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="9">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">HDF5 through 1.14.3 contains a heap buffer overflow in H5A__attr_release_table, resulting in the corruption of the instruction pointer and causing denial of service or potential code execution.</Note>
    </Notes>
    <CVE>CVE-2024-29161</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mpich-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mpich-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mpich-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mvapich2-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mvapich2-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mvapich2-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi3-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi3-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi3-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi4-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi4-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi4-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mpich-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mpich-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mpich-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mvapich2-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mvapich2-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mvapich2-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi3-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi3-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi3-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi4-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi4-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi4-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mpich-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mvapich2-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi3-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi4-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-hpc-examples-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-hpc-examples-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-mpich-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-mvapich2-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-openmpi3-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-openmpi4-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-mpich-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-mvapich2-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-openmpi3-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-openmpi4-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-mpich-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-mvapich2-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-openmpi3-hpc-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-openmpi4-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-mpich-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-mvapich2-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-openmpi3-hpc-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-openmpi4-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mpich-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi3-hpc-devel-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi4-hpc-devel-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-doc-3.14.5-150300.3.4.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-mpich-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-mvapich2-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-openmpi3-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-openmpi4-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-mpich-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-mvapich2-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-openmpi3-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-openmpi4-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-mpich-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-mvapich2-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-openmpi3-hpc-devel-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-openmpi4-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-hpc-doc-13.2.0-150300.3.12.9</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-mpich-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-mvapich2-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-openmpi3-hpc-devel-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-openmpi4-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-hpc-doc-13.2.0-150300.3.12.9</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20243144-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2024-29161.html</URL>
        <Description>CVE-2024-29161</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1224158</URL>
        <Description>SUSE Bug 1224158</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="10">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">HDF5 through 1.14.3 contains a buffer overflow in H5O__linfo_decode, resulting in the corruption of the instruction pointer and causing denial of service or potential code execution.</Note>
    </Notes>
    <CVE>CVE-2024-29166</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mpich-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mpich-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mpich-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mvapich2-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mvapich2-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mvapich2-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi3-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi3-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi3-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi4-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi4-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi4-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mpich-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mpich-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mpich-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mvapich2-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mvapich2-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mvapich2-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi3-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi3-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi3-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi4-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi4-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi4-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mpich-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mvapich2-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi3-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi4-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-hpc-examples-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-hpc-examples-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-mpich-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-mvapich2-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-openmpi3-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-openmpi4-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-mpich-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-mvapich2-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-openmpi3-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-openmpi4-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-mpich-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-mvapich2-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-openmpi3-hpc-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-openmpi4-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-mpich-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-mvapich2-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-openmpi3-hpc-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-openmpi4-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mpich-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi3-hpc-devel-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi4-hpc-devel-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-doc-3.14.5-150300.3.4.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-mpich-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-mvapich2-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-openmpi3-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-openmpi4-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-mpich-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-mvapich2-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-openmpi3-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-openmpi4-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-mpich-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-mvapich2-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-openmpi3-hpc-devel-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-openmpi4-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-hpc-doc-13.2.0-150300.3.12.9</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-mpich-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-mvapich2-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-openmpi3-hpc-devel-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-openmpi4-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-hpc-doc-13.2.0-150300.3.12.9</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20243144-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2024-29166.html</URL>
        <Description>CVE-2024-29166</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1224158</URL>
        <Description>SUSE Bug 1224158</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="11">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">HDF5 library through 1.14.3 has memory corruption in H5A__close resulting in the corruption of the instruction pointer and causing denial of service or potential code execution.</Note>
    </Notes>
    <CVE>CVE-2024-32608</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mpich-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mpich-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mpich-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mvapich2-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mvapich2-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mvapich2-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi3-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi3-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi3-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi4-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi4-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi4-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mpich-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mpich-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mpich-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mvapich2-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mvapich2-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mvapich2-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi3-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi3-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi3-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi4-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi4-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi4-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mpich-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mvapich2-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi3-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi4-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-hpc-examples-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-hpc-examples-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-mpich-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-mvapich2-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-openmpi3-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-openmpi4-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-mpich-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-mvapich2-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-openmpi3-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-openmpi4-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-mpich-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-mvapich2-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-openmpi3-hpc-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-openmpi4-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-mpich-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-mvapich2-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-openmpi3-hpc-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-openmpi4-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mpich-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi3-hpc-devel-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi4-hpc-devel-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-doc-3.14.5-150300.3.4.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-mpich-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-mvapich2-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-openmpi3-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-openmpi4-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-mpich-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-mvapich2-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-openmpi3-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-openmpi4-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-mpich-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-mvapich2-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-openmpi3-hpc-devel-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-openmpi4-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-hpc-doc-13.2.0-150300.3.12.9</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-mpich-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-mvapich2-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-openmpi3-hpc-devel-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-openmpi4-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-hpc-doc-13.2.0-150300.3.12.9</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20243144-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2024-32608.html</URL>
        <Description>CVE-2024-32608</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1224158</URL>
        <Description>SUSE Bug 1224158</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="12">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">HDF5 Library through 1.14.3 has a SEGV in H5T_close_real in H5T.c, resulting in a corrupted instruction pointer.</Note>
    </Notes>
    <CVE>CVE-2024-32610</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mpich-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mpich-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mpich-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mvapich2-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mvapich2-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mvapich2-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi3-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi3-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi3-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi4-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi4-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi4-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mpich-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mpich-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mpich-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mvapich2-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mvapich2-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mvapich2-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi3-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi3-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi3-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi4-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi4-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi4-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mpich-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mvapich2-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi3-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi4-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-hpc-examples-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-hpc-examples-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-mpich-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-mvapich2-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-openmpi3-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-openmpi4-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-mpich-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-mvapich2-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-openmpi3-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-openmpi4-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-mpich-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-mvapich2-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-openmpi3-hpc-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-openmpi4-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-mpich-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-mvapich2-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-openmpi3-hpc-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-openmpi4-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mpich-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi3-hpc-devel-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi4-hpc-devel-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-doc-3.14.5-150300.3.4.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-mpich-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-mvapich2-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-openmpi3-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-openmpi4-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-mpich-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-mvapich2-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-openmpi3-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-openmpi4-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-mpich-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-mvapich2-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-openmpi3-hpc-devel-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-openmpi4-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-hpc-doc-13.2.0-150300.3.12.9</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-mpich-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-mvapich2-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-openmpi3-hpc-devel-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-openmpi4-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-hpc-doc-13.2.0-150300.3.12.9</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20243144-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2024-32610.html</URL>
        <Description>CVE-2024-32610</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1224158</URL>
        <Description>SUSE Bug 1224158</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="13">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">HDF5 Library through 1.14.3 has a SEGV in H5VM_memcpyvv in H5VM.c.</Note>
    </Notes>
    <CVE>CVE-2024-32614</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mpich-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mpich-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mpich-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mvapich2-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mvapich2-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mvapich2-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi3-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi3-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi3-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi4-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi4-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi4-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mpich-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mpich-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mpich-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mvapich2-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mvapich2-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mvapich2-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi3-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi3-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi3-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi4-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi4-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi4-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mpich-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mvapich2-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi3-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi4-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-hpc-examples-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-hpc-examples-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-mpich-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-mvapich2-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-openmpi3-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-openmpi4-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-mpich-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-mvapich2-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-openmpi3-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-openmpi4-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-mpich-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-mvapich2-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-openmpi3-hpc-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-openmpi4-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-mpich-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-mvapich2-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-openmpi3-hpc-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-openmpi4-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mpich-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi3-hpc-devel-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi4-hpc-devel-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-doc-3.14.5-150300.3.4.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-mpich-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-mvapich2-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-openmpi3-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-openmpi4-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-mpich-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-mvapich2-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-openmpi3-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-openmpi4-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-mpich-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-mvapich2-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-openmpi3-hpc-devel-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-openmpi4-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-hpc-doc-13.2.0-150300.3.12.9</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-mpich-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-mvapich2-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-openmpi3-hpc-devel-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-openmpi4-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-hpc-doc-13.2.0-150300.3.12.9</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20243144-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2024-32614.html</URL>
        <Description>CVE-2024-32614</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1224158</URL>
        <Description>SUSE Bug 1224158</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="14">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">HDF5 Library through 1.14.3 contains a heap-based buffer overflow in H5T_copy_reopen in H5T.c, resulting in the corruption of the instruction pointer.</Note>
    </Notes>
    <CVE>CVE-2024-32619</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mpich-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mpich-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mpich-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mvapich2-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mvapich2-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mvapich2-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi3-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi3-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi3-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi4-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi4-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi4-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mpich-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mpich-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mpich-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mvapich2-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mvapich2-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mvapich2-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi3-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi3-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi3-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi4-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi4-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi4-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mpich-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mvapich2-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi3-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi4-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-hpc-examples-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-hpc-examples-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-mpich-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-mvapich2-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-openmpi3-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-openmpi4-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-mpich-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-mvapich2-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-openmpi3-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-openmpi4-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-mpich-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-mvapich2-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-openmpi3-hpc-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-openmpi4-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-mpich-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-mvapich2-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-openmpi3-hpc-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-openmpi4-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mpich-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi3-hpc-devel-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi4-hpc-devel-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-doc-3.14.5-150300.3.4.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-mpich-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-mvapich2-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-openmpi3-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-openmpi4-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-mpich-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-mvapich2-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-openmpi3-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-openmpi4-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-mpich-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-mvapich2-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-openmpi3-hpc-devel-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-openmpi4-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-hpc-doc-13.2.0-150300.3.12.9</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-mpich-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-mvapich2-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-openmpi3-hpc-devel-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-openmpi4-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-hpc-doc-13.2.0-150300.3.12.9</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20243144-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2024-32619.html</URL>
        <Description>CVE-2024-32619</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1224158</URL>
        <Description>SUSE Bug 1224158</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="15">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">HDF5 Library through 1.14.3 contains a heap-based buffer over-read in H5F_addr_decode_len in H5Fint.c, resulting in the corruption of the instruction pointer.</Note>
    </Notes>
    <CVE>CVE-2024-32620</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mpich-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mpich-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mpich-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mvapich2-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mvapich2-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mvapich2-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi3-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi3-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi3-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi4-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi4-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi4-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mpich-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mpich-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mpich-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mvapich2-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mvapich2-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mvapich2-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi3-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi3-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi3-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi4-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi4-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi4-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mpich-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mvapich2-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi3-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi4-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-hpc-examples-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-hpc-examples-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-mpich-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-mvapich2-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-openmpi3-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-openmpi4-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-mpich-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-mvapich2-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-openmpi3-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-openmpi4-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-mpich-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-mvapich2-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-openmpi3-hpc-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-openmpi4-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-mpich-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-mvapich2-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-openmpi3-hpc-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-openmpi4-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mpich-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi3-hpc-devel-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi4-hpc-devel-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-doc-3.14.5-150300.3.4.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-mpich-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-mvapich2-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-openmpi3-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-openmpi4-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-mpich-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-mvapich2-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-openmpi3-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-openmpi4-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-mpich-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-mvapich2-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-openmpi3-hpc-devel-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-openmpi4-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-hpc-doc-13.2.0-150300.3.12.9</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-mpich-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-mvapich2-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-openmpi3-hpc-devel-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-openmpi4-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-hpc-doc-13.2.0-150300.3.12.9</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20243144-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2024-32620.html</URL>
        <Description>CVE-2024-32620</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1224158</URL>
        <Description>SUSE Bug 1224158</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="16">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">HDF5 Library through 1.14.3 has a heap-based buffer overflow in H5D__scatter_mem in H5Dscatgath.c.</Note>
    </Notes>
    <CVE>CVE-2024-33873</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mpich-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mpich-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mpich-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mvapich2-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mvapich2-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mvapich2-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi3-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi3-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi3-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi4-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi4-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi4-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mpich-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mpich-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mpich-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mvapich2-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mvapich2-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mvapich2-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi3-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi3-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi3-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi4-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi4-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi4-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mpich-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mvapich2-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi3-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi4-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-hpc-examples-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-hpc-examples-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-mpich-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-mvapich2-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-openmpi3-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-openmpi4-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-mpich-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-mvapich2-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-openmpi3-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-openmpi4-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-mpich-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-mvapich2-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-openmpi3-hpc-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-openmpi4-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-mpich-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-mvapich2-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-openmpi3-hpc-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-openmpi4-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mpich-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi3-hpc-devel-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi4-hpc-devel-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-doc-3.14.5-150300.3.4.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-mpich-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-mvapich2-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-openmpi3-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-openmpi4-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-mpich-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-mvapich2-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-openmpi3-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-openmpi4-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-mpich-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-mvapich2-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-openmpi3-hpc-devel-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-openmpi4-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-hpc-doc-13.2.0-150300.3.12.9</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-mpich-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-mvapich2-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-openmpi3-hpc-devel-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-openmpi4-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-hpc-doc-13.2.0-150300.3.12.9</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20243144-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2024-33873.html</URL>
        <Description>CVE-2024-33873</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1224158</URL>
        <Description>SUSE Bug 1224158</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="17">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">HDF5 Library through 1.14.3 has a heap buffer overflow in H5O__mtime_new_encode in H5Omtime.c.</Note>
    </Notes>
    <CVE>CVE-2024-33874</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mpich-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mpich-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mpich-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mvapich2-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mvapich2-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mvapich2-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi3-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi3-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi3-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi4-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi4-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi4-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mpich-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mpich-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mpich-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mvapich2-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mvapich2-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mvapich2-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi3-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi3-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi3-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi4-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi4-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi4-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mpich-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mvapich2-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi3-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi4-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-hpc-examples-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-hpc-examples-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-mpich-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-mvapich2-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-openmpi3-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-openmpi4-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-mpich-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-mvapich2-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-openmpi3-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-openmpi4-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-mpich-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-mvapich2-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-openmpi3-hpc-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-openmpi4-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-mpich-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-mvapich2-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-openmpi3-hpc-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-openmpi4-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mpich-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi3-hpc-devel-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi4-hpc-devel-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-doc-3.14.5-150300.3.4.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-mpich-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-mvapich2-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-openmpi3-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-openmpi4-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-mpich-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-mvapich2-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-openmpi3-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-openmpi4-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-mpich-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-mvapich2-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-openmpi3-hpc-devel-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-openmpi4-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-hpc-doc-13.2.0-150300.3.12.9</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-mpich-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-mvapich2-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-openmpi3-hpc-devel-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-openmpi4-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-hpc-doc-13.2.0-150300.3.12.9</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20243144-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2024-33874.html</URL>
        <Description>CVE-2024-33874</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1224158</URL>
        <Description>SUSE Bug 1224158</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="18">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">HDF5 Library through 1.14.3 has a heap-based buffer overflow in H5O__layout_encode in H5Olayout.c, resulting in the corruption of the instruction pointer.</Note>
    </Notes>
    <CVE>CVE-2024-33875</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mpich-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mpich-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mpich-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mvapich2-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mvapich2-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-mvapich2-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi3-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi3-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi3-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi4-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi4-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios-gnu-openmpi4-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mpich-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mpich-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mpich-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mvapich2-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mvapich2-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-mvapich2-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi3-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi3-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi3-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi4-hpc-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi4-hpc-devel-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:adios_1_13_1-gnu-openmpi4-hpc-devel-static-1.13.1-150300.12.4.2</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mpich-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-mvapich2-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi3-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-gnu-openmpi4-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5-hpc-examples-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mpich-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-mvapich2-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi3-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-devel-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-devel-static-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-gnu-openmpi4-hpc-module-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:hdf5_1_10_11-hpc-examples-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_cpp_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_fortran_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_cpp_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5_hl_fortran-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-mpich-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-mvapich2-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-openmpi3-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libhdf5hl_fortran_1_10_11-gnu-openmpi4-hpc-1.10.11-150300.4.16.15</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnetcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-mpich-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-mvapich2-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-openmpi3-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc-gnu-openmpi4-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-mpich-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-mvapich2-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-openmpi3-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libpetsc_3_14_5-gnu-openmpi4-hpc-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-mpich-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-mvapich2-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-openmpi3-hpc-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos-gnu-openmpi4-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-mpich-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-mvapich2-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-openmpi3-hpc-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libtrilinos_13_2_0-gnu-openmpi4-hpc-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mpich-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-mvapich2-hpc-devel-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi3-hpc-devel-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf-gnu-openmpi4-hpc-devel-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-hpc-devel-static-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mpich-hpc-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mpich-hpc-devel-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mpich-hpc-devel-static-4.7.4-150300.4.7.19</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mvapich2-hpc-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mvapich2-hpc-devel-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-mvapich2-hpc-devel-static-4.7.4-150300.4.7.20</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi3-hpc-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi3-hpc-devel-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi3-hpc-devel-static-4.7.4-150300.4.7.17</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi4-hpc-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi4-hpc-devel-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:netcdf_4_7_4-gnu-openmpi4-hpc-devel-static-4.7.4-150300.4.7.21</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-doc-3.14.5-150300.3.4.3</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-mpich-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-mvapich2-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-openmpi3-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc-gnu-openmpi4-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-mpich-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-mvapich2-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-openmpi3-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:petsc_3_14_5-gnu-openmpi4-hpc-devel-3.14.5-150300.3.4.4</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-mpich-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-mvapich2-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-openmpi3-hpc-devel-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-gnu-openmpi4-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos-hpc-doc-13.2.0-150300.3.12.9</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-mpich-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-mvapich2-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-openmpi3-hpc-devel-13.2.0-150300.3.12.16</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-gnu-openmpi4-hpc-devel-13.2.0-150300.3.12.18</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:trilinos_13_2_0-hpc-doc-13.2.0-150300.3.12.9</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20243144-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2024-33875.html</URL>
        <Description>CVE-2024-33875</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1224158</URL>
        <Description>SUSE Bug 1224158</Description>
      </Reference>
    </References>
  </Vulnerability>
</cvrfdoc>
