Security update for gcc13

Announcement ID: SUSE-SU-2023:4162-1
Rating: important
References:
Cross-References:
CVSS scores:
  • CVE-2023-4039 ( SUSE ): 8.1 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
  • CVE-2023-4039 ( NVD ): 4.8 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N
Affected Products:
  • Basesystem Module 15-SP4
  • Basesystem Module 15-SP5
  • Development Tools Module 15-SP4
  • Development Tools Module 15-SP5
  • openSUSE Leap 15.4
  • openSUSE Leap 15.5
  • openSUSE Leap Micro 5.3
  • openSUSE Leap Micro 5.4
  • SUSE Linux Enterprise Desktop 15 SP4
  • SUSE Linux Enterprise Desktop 15 SP5
  • SUSE Linux Enterprise High Performance Computing 15 SP4
  • SUSE Linux Enterprise High Performance Computing 15 SP5
  • SUSE Linux Enterprise Micro 5.1
  • SUSE Linux Enterprise Micro 5.2
  • SUSE Linux Enterprise Micro 5.3
  • SUSE Linux Enterprise Micro 5.4
  • SUSE Linux Enterprise Micro 5.5
  • SUSE Linux Enterprise Micro for Rancher 5.2
  • SUSE Linux Enterprise Micro for Rancher 5.3
  • SUSE Linux Enterprise Micro for Rancher 5.4
  • SUSE Linux Enterprise Real Time 15 SP4
  • SUSE Linux Enterprise Real Time 15 SP5
  • SUSE Linux Enterprise Server 15 SP2
  • SUSE Linux Enterprise Server 15 SP3
  • SUSE Linux Enterprise Server 15 SP4
  • SUSE Linux Enterprise Server 15 SP5
  • SUSE Linux Enterprise Server for SAP Applications 15 SP4
  • SUSE Linux Enterprise Server for SAP Applications 15 SP5
  • SUSE Manager Proxy 4.2
  • SUSE Manager Proxy 4.3
  • SUSE Manager Retail Branch Server 4.2
  • SUSE Manager Retail Branch Server 4.3
  • SUSE Manager Server 4.2
  • SUSE Manager Server 4.3
  • SUSE Package Hub 15 15-SP4
  • SUSE Package Hub 15 15-SP5

An update that solves one vulnerability, contains five features and has seven security fixes can now be installed.

Description:

This update for gcc13 fixes the following issues:

This update ship the GCC 13.2 compiler suite and its base libraries.

The compiler base libraries are provided for all SUSE Linux Enterprise 15 versions and replace the same named GCC 12 ones.

The new compilers for C, C++, and Fortran are provided for SUSE Linux Enterprise 15 SP4 and SP5, and provided in the "Development Tools" module.

The Go, D, Ada and Modula 2 language compiler parts are available unsupported via the PackageHub repositories.

To use gcc13 compilers use:

  • install "gcc13" or "gcc13-c++" or one of the other "gcc13-COMPILER" frontend packages.
  • override your Makefile to use CC=gcc13, CXX=g++13 and similar overrides for the other languages.

For a full changelog with all new GCC13 features, check out

    https://gcc.gnu.org/gcc-13/changes.html

Detailed changes:

  • CVE-2023-4039: Fixed -fstack-protector issues on aarch64 with variable length stack allocations. (bsc#1214052)

  • Turn cross compiler to s390x to a glibc cross. [bsc#1214460]

  • Also handle -static-pie in the default-PIE specs

  • Fixed missed optimization in Skia resulting in Firefox crashes when building with LTO. [bsc#1212101]
  • Make libstdc++6-devel packages own their directories since they can be installed standalone. [bsc#1211427]
  • Add new x86-related intrinsics (amxcomplexintrin.h).
  • RISC-V: Add support for inlining subword atomic operations
  • Use --enable-link-serialization rather that --enable-link-mutex, the benefit of the former one is that the linker jobs are not holding tokens of the make's jobserver.
  • Add cross-bpf packages. See https://gcc.gnu.org/wiki/BPFBackEnd for the general state of BPF with GCC.
  • Add bootstrap conditional to allow --without=bootstrap to be specified to speed up local builds for testing.
  • Bump included newlib to version 4.3.0.
  • Also package libhwasan_preinit.o on aarch64.
  • Configure external timezone database provided by the timezone package. Make libstdc++6 recommend timezone to get a fully working std::chrono. Install timezone when running the testsuite.
  • Package libhwasan_preinit.o on x86_64.
  • Fixed unwinding on aarch64 with pointer signing. [bsc#1206684]
  • Enable PRU flavour for gcc13
  • update floatn fixinclude pickup to check each header separately (bsc#1206480)
  • Redo floatn fixinclude pick-up to simply keep what is there.
  • Bump libgo SONAME to libgo22.
  • Do not package libhwasan for biarch (32-bit architecture) as the extension depends on 64-bit pointers.
  • Adjust floatn fixincludes guard to work with SLE12 and earlier SLE15.
  • Depend on at least LLVM 13 for GCN cross compiler.
  • Update embedded newlib to version 4.2.0
  • Allow cross-pru-gcc12-bootstrap for armv7l architecture. PRU architecture is used for real-time MCUs embedded into TI armv7l and aarch64 SoCs. We need to have cross-pru-gcc12 for armv7l in order to build both host applications and PRU firmware during the same build.

Patch Instructions:

To install this SUSE update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
Alternatively you can run the command listed for your product:

  • openSUSE Leap Micro 5.3
    zypper in -t patch openSUSE-Leap-Micro-5.3-2023-4162=1
  • openSUSE Leap Micro 5.4
    zypper in -t patch openSUSE-Leap-Micro-5.4-2023-4162=1
  • openSUSE Leap 15.4
    zypper in -t patch openSUSE-SLE-15.4-2023-4162=1
  • openSUSE Leap 15.5
    zypper in -t patch openSUSE-SLE-15.5-2023-4162=1
  • SUSE Linux Enterprise Server 15 SP2
    zypper in -t patch SUSE-SLE-INSTALLER-15-SP2-2023-4162=1
  • SUSE Linux Enterprise Server 15 SP3
    zypper in -t patch SUSE-SLE-INSTALLER-15-SP3-2023-4162=1
  • SUSE Linux Enterprise High Performance Computing 15 SP4
    zypper in -t patch SUSE-SLE-INSTALLER-15-SP4-2023-4162=1
  • SUSE Linux Enterprise Server 15 SP4
    zypper in -t patch SUSE-SLE-INSTALLER-15-SP4-2023-4162=1
  • SUSE Manager Server 4.3
    zypper in -t patch SUSE-SLE-INSTALLER-15-SP4-2023-4162=1
  • SUSE Linux Enterprise Server for SAP Applications 15 SP4
    zypper in -t patch SUSE-SLE-INSTALLER-15-SP4-2023-4162=1
  • SUSE Linux Enterprise Desktop 15 SP4
    zypper in -t patch SUSE-SLE-INSTALLER-15-SP4-2023-4162=1
  • SUSE Manager Retail Branch Server 4.3
    zypper in -t patch SUSE-SLE-INSTALLER-15-SP4-2023-4162=1
  • SUSE Manager Proxy 4.3
    zypper in -t patch SUSE-SLE-INSTALLER-15-SP4-2023-4162=1
  • SUSE Linux Enterprise High Performance Computing 15 SP5
    zypper in -t patch SUSE-SLE-INSTALLER-15-SP5-2023-4162=1
  • SUSE Linux Enterprise Server 15 SP5
    zypper in -t patch SUSE-SLE-INSTALLER-15-SP5-2023-4162=1
  • SUSE Linux Enterprise Server for SAP Applications 15 SP5
    zypper in -t patch SUSE-SLE-INSTALLER-15-SP5-2023-4162=1
  • SUSE Linux Enterprise Desktop 15 SP5
    zypper in -t patch SUSE-SLE-INSTALLER-15-SP5-2023-4162=1
  • SUSE Linux Enterprise Micro for Rancher 5.3
    zypper in -t patch SUSE-SLE-Micro-5.3-2023-4162=1
  • SUSE Linux Enterprise Micro 5.3
    zypper in -t patch SUSE-SLE-Micro-5.3-2023-4162=1
  • SUSE Linux Enterprise Micro for Rancher 5.4
    zypper in -t patch SUSE-SLE-Micro-5.4-2023-4162=1
  • SUSE Linux Enterprise Micro 5.4
    zypper in -t patch SUSE-SLE-Micro-5.4-2023-4162=1
  • SUSE Linux Enterprise Micro 5.5
    zypper in -t patch SUSE-SLE-Micro-5.5-2023-4162=1
  • Basesystem Module 15-SP4
    zypper in -t patch SUSE-SLE-Module-Basesystem-15-SP4-2023-4162=1
  • Basesystem Module 15-SP5
    zypper in -t patch SUSE-SLE-Module-Basesystem-15-SP5-2023-4162=1
  • Development Tools Module 15-SP4
    zypper in -t patch SUSE-SLE-Module-Development-Tools-15-SP4-2023-4162=1
  • Development Tools Module 15-SP5
    zypper in -t patch SUSE-SLE-Module-Development-Tools-15-SP5-2023-4162=1
  • SUSE Package Hub 15 15-SP4
    zypper in -t patch SUSE-SLE-Module-Packagehub-Subpackages-15-SP4-2023-4162=1
  • SUSE Package Hub 15 15-SP5
    zypper in -t patch SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2023-4162=1
  • SUSE Manager Proxy 4.2
    zypper in -t patch SUSE-SLE-Product-SUSE-Manager-Proxy-4.2-2023-4162=1
  • SUSE Manager Retail Branch Server 4.2
    zypper in -t patch SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.2-2023-4162=1
  • SUSE Manager Server 4.2
    zypper in -t patch SUSE-SLE-Product-SUSE-Manager-Server-4.2-2023-4162=1
  • SUSE Linux Enterprise Micro 5.1
    zypper in -t patch SUSE-SUSE-MicroOS-5.1-2023-4162=1
  • SUSE Linux Enterprise Micro 5.2
    zypper in -t patch SUSE-SUSE-MicroOS-5.2-2023-4162=1
  • SUSE Linux Enterprise Micro for Rancher 5.2
    zypper in -t patch SUSE-SUSE-MicroOS-5.2-2023-4162=1

Package List:

  • openSUSE Leap Micro 5.3 (aarch64 ppc64le s390x x86_64)
    • gcc13-debugsource-13.2.1+git7813-150000.1.3.3
    • gcc13-debuginfo-13.2.1+git7813-150000.1.3.3
  • openSUSE Leap Micro 5.3 (aarch64 x86_64)
    • libgcc_s1-13.2.1+git7813-150000.1.3.3
    • libstdc++6-13.2.1+git7813-150000.1.3.3
    • libgcc_s1-debuginfo-13.2.1+git7813-150000.1.3.3
    • libstdc++6-debuginfo-13.2.1+git7813-150000.1.3.3
  • openSUSE Leap Micro 5.4 (aarch64 ppc64le s390x x86_64)
    • gcc13-debugsource-13.2.1+git7813-150000.1.3.3
    • gcc13-debuginfo-13.2.1+git7813-150000.1.3.3
  • openSUSE Leap Micro 5.4 (aarch64 s390x x86_64)
    • libgcc_s1-13.2.1+git7813-150000.1.3.3
    • libstdc++6-13.2.1+git7813-150000.1.3.3
    • libgcc_s1-debuginfo-13.2.1+git7813-150000.1.3.3
    • libstdc++6-debuginfo-13.2.1+git7813-150000.1.3.3
  • openSUSE Leap 15.4 (aarch64 ppc64le s390x x86_64)
    • libm2pim18-13.2.1+git7813-150000.1.3.3
    • gcc13-fortran-13.2.1+git7813-150000.1.3.3
    • libm2iso18-13.2.1+git7813-150000.1.3.3
    • libatomic1-debuginfo-13.2.1+git7813-150000.1.3.3
    • gcc13-go-13.2.1+git7813-150000.1.3.3
    • gcc13-m2-13.2.1+git7813-150000.1.3.3
    • liblsan0-debuginfo-13.2.1+git7813-150000.1.3.3
    • libitm1-13.2.1+git7813-150000.1.3.3
    • libm2iso18-debuginfo-13.2.1+git7813-150000.1.3.3
    • libitm1-debuginfo-13.2.1+git7813-150000.1.3.3
    • libada13-debuginfo-13.2.1+git7813-150000.1.3.3
    • gcc13-ada-13.2.1+git7813-150000.1.3.3
    • libstdc++6-locale-13.2.1+git7813-150000.1.3.3
    • gcc13-c++-13.2.1+git7813-150000.1.3.3
    • libgo22-13.2.1+git7813-150000.1.3.3
    • gcc13-go-debuginfo-13.2.1+git7813-150000.1.3.3
    • libm2min18-debuginfo-13.2.1+git7813-150000.1.3.3
    • libtsan2-debuginfo-13.2.1+git7813-150000.1.3.3
    • libasan8-debuginfo-13.2.1+git7813-150000.1.3.3
    • gcc13-fortran-debuginfo-13.2.1+git7813-150000.1.3.3
    • libada13-13.2.1+git7813-150000.1.3.3
    • libgomp1-13.2.1+git7813-150000.1.3.3
    • libatomic1-13.2.1+git7813-150000.1.3.3
    • gcc13-locale-13.2.1+git7813-150000.1.3.3
    • libm2cor18-13.2.1+git7813-150000.1.3.3
    • libgfortran5-13.2.1+git7813-150000.1.3.3
    • libstdc++6-13.2.1+git7813-150000.1.3.3
    • gcc13-objc-13.2.1+git7813-150000.1.3.3
    • libgomp1-debuginfo-13.2.1+git7813-150000.1.3.3
    • gcc13-debugsource-13.2.1+git7813-150000.1.3.3
    • libstdc++6-devel-gcc13-13.2.1+git7813-150000.1.3.3
    • libm2log18-debuginfo-13.2.1+git7813-150000.1.3.3
    • libgo22-debuginfo-13.2.1+git7813-150000.1.3.3
    • libm2log18-13.2.1+git7813-150000.1.3.3
    • libobjc4-13.2.1+git7813-150000.1.3.3
    • libubsan1-debuginfo-13.2.1+git7813-150000.1.3.3
    • gcc13-obj-c++-debuginfo-13.2.1+git7813-150000.1.3.3
    • gcc13-debuginfo-13.2.1+git7813-150000.1.3.3
    • libm2min18-13.2.1+git7813-150000.1.3.3
    • gcc13-m2-debuginfo-13.2.1+git7813-150000.1.3.3
    • libgcc_s1-13.2.1+git7813-150000.1.3.3
    • libstdc++6-pp-13.2.1+git7813-150000.1.3.3
    • gcc13-obj-c++-13.2.1+git7813-150000.1.3.3
    • libgfortran5-debuginfo-13.2.1+git7813-150000.1.3.3
    • libtsan2-13.2.1+git7813-150000.1.3.3
    • libgcc_s1-debuginfo-13.2.1+git7813-150000.1.3.3
    • cpp13-debuginfo-13.2.1+git7813-150000.1.3.3
    • gcc13-13.2.1+git7813-150000.1.3.3
    • libasan8-13.2.1+git7813-150000.1.3.3
    • gcc13-objc-debuginfo-13.2.1+git7813-150000.1.3.3
    • gcc13-ada-debuginfo-13.2.1+git7813-150000.1.3.3
    • gcc13-PIE-13.2.1+git7813-150000.1.3.3
    • cpp13-13.2.1+git7813-150000.1.3.3
    • libm2cor18-debuginfo-13.2.1+git7813-150000.1.3.3
    • libm2pim18-debuginfo-13.2.1+git7813-150000.1.3.3
    • libobjc4-debuginfo-13.2.1+git7813-150000.1.3.3
    • libstdc++6-debuginfo-13.2.1+git7813-150000.1.3.3
    • liblsan0-13.2.1+git7813-150000.1.3.3
    • libubsan1-13.2.1+git7813-150000.1.3.3
    • gcc13-c++-debuginfo-13.2.1+git7813-150000.1.3.3
  • openSUSE Leap 15.4 (x86_64)
    • cross-nvptx-gcc13-13.2.1+git7813-150000.1.3.2
    • cross-nvptx-gcc13-debuginfo-13.2.1+git7813-150000.1.3.2
    • libquadmath0-32bit-debuginfo-13.2.1+git7813-150000.1.3.3
    • cross-nvptx-newlib13-devel-13.2.1+git7813-150000.1.3.2
    • cross-nvptx-gcc13-debugsource-13.2.1+git7813-150000.1.3.2
    • libquadmath0-32bit-13.2.1+git7813-150000.1.3.3
  • openSUSE Leap 15.4 (s390x x86_64)
    • libasan8-32bit-13.2.1+git7813-150000.1.3.3
    • libgo22-32bit-13.2.1+git7813-150000.1.3.3
    • libgcc_s1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3
    • libstdc++6-pp-32bit-13.2.1+git7813-150000.1.3.3
    • libm2cor18-32bit-13.2.1+git7813-150000.1.3.3
    • libgdruntime4-32bit-13.2.1+git7813-150000.1.3.3
    • gcc13-d-32bit-13.2.1+git7813-150000.1.3.3
    • gcc13-go-32bit-13.2.1+git7813-150000.1.3.3
    • gcc13-ada-32bit-13.2.1+git7813-150000.1.3.3
    • libasan8-32bit-debuginfo-13.2.1+git7813-150000.1.3.3
    • libgphobos4-32bit-debuginfo-13.2.1+git7813-150000.1.3.3
    • libm2log18-32bit-13.2.1+git7813-150000.1.3.3
    • libgfortran5-32bit-debuginfo-13.2.1+git7813-150000.1.3.3
    • libatomic1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3
    • libm2pim18-32bit-debuginfo-13.2.1+git7813-150000.1.3.3
    • gcc13-objc-32bit-13.2.1+git7813-150000.1.3.3
    • libobjc4-32bit-13.2.1+git7813-150000.1.3.3
    • gcc13-m2-32bit-13.2.1+git7813-150000.1.3.3
    • libitm1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3
    • libatomic1-32bit-13.2.1+git7813-150000.1.3.3
    • libgo22-32bit-debuginfo-13.2.1+git7813-150000.1.3.3
    • libada13-32bit-debuginfo-13.2.1+git7813-150000.1.3.3
    • gcc13-fortran-32bit-13.2.1+git7813-150000.1.3.3
    • gcc13-c++-32bit-13.2.1+git7813-150000.1.3.3
    • libgdruntime4-32bit-debuginfo-13.2.1+git7813-150000.1.3.3
    • gcc13-32bit-13.2.1+git7813-150000.1.3.3
    • libgcc_s1-32bit-13.2.1+git7813-150000.1.3.3
    • libstdc++6-32bit-13.2.1+git7813-150000.1.3.3
    • libm2pim18-32bit-13.2.1+git7813-150000.1.3.3
    • libada13-32bit-13.2.1+git7813-150000.1.3.3
    • libubsan1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3
    • libgomp1-32bit-13.2.1+git7813-150000.1.3.3
    • libobjc4-32bit-debuginfo-13.2.1+git7813-150000.1.3.3
    • libgphobos4-32bit-13.2.1+git7813-150000.1.3.3
    • libubsan1-32bit-13.2.1+git7813-150000.1.3.3
    • gcc13-obj-c++-32bit-13.2.1+git7813-150000.1.3.3
    • libm2min18-32bit-debuginfo-13.2.1+git7813-150000.1.3.3
    • libitm1-32bit-13.2.1+git7813-150000.1.3.3
    • libstdc++6-devel-gcc13-32bit-13.2.1+git7813-150000.1.3.3
    • libm2cor18-32bit-debuginfo-13.2.1+git7813-150000.1.3.3
    • libm2iso18-32bit-13.2.1+git7813-150000.1.3.3
    • libm2iso18-32bit-debuginfo-13.2.1+git7813-150000.1.3.3
    • libm2min18-32bit-13.2.1+git7813-150000.1.3.3
    • libgfortran5-32bit-13.2.1+git7813-150000.1.3.3
    • libm2log18-32bit-debuginfo-13.2.1+git7813-150000.1.3.3
    • libstdc++6-32bit-debuginfo-13.2.1+git7813-150000.1.3.3
    • libgomp1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3
  • openSUSE Leap 15.4 (aarch64 s390x x86_64)
    • libgdruntime4-13.2.1+git7813-150000.1.3.3
    • libgphobos4-debuginfo-13.2.1+git7813-150000.1.3.3
    • gcc13-d-debuginfo-13.2.1+git7813-150000.1.3.3
    • gcc13-d-13.2.1+git7813-150000.1.3.3
    • libgdruntime4-debuginfo-13.2.1+git7813-150000.1.3.3
    • libgphobos4-13.2.1+git7813-150000.1.3.3
  • openSUSE Leap 15.4 (noarch)
    • gcc13-info-13.2.1+git7813-150000.1.3.3
  • openSUSE Leap 15.4 (aarch64 x86_64)
    • libhwasan0-13.2.1+git7813-150000.1.3.3
    • libhwasan0-debuginfo-13.2.1+git7813-150000.1.3.3
  • openSUSE Leap 15.4 (ppc64le x86_64)
    • libquadmath0-debuginfo-13.2.1+git7813-150000.1.3.3
    • libquadmath0-13.2.1+git7813-150000.1.3.3
  • openSUSE Leap 15.5 (aarch64 ppc64le s390x x86_64)
    • libm2pim18-13.2.1+git7813-150000.1.3.3
    • gcc13-fortran-13.2.1+git7813-150000.1.3.3
    • libm2iso18-13.2.1+git7813-150000.1.3.3
    • libatomic1-debuginfo-13.2.1+git7813-150000.1.3.3
    • gcc13-go-13.2.1+git7813-150000.1.3.3
    • gcc13-m2-13.2.1+git7813-150000.1.3.3
    • liblsan0-debuginfo-13.2.1+git7813-150000.1.3.3
    • libitm1-13.2.1+git7813-150000.1.3.3
    • libm2iso18-debuginfo-13.2.1+git7813-150000.1.3.3
    • libitm1-debuginfo-13.2.1+git7813-150000.1.3.3
    • libada13-debuginfo-13.2.1+git7813-150000.1.3.3
    • gcc13-ada-13.2.1+git7813-150000.1.3.3
    • libstdc++6-locale-13.2.1+git7813-150000.1.3.3
    • gcc13-c++-13.2.1+git7813-150000.1.3.3
    • libgo22-13.2.1+git7813-150000.1.3.3
    • gcc13-go-debuginfo-13.2.1+git7813-150000.1.3.3
    • libm2min18-debuginfo-13.2.1+git7813-150000.1.3.3
    • libtsan2-debuginfo-13.2.1+git7813-150000.1.3.3
    • libasan8-debuginfo-13.2.1+git7813-150000.1.3.3
    • gcc13-fortran-debuginfo-13.2.1+git7813-150000.1.3.3
    • libada13-13.2.1+git7813-150000.1.3.3
    • libgomp1-13.2.1+git7813-150000.1.3.3
    • libatomic1-13.2.1+git7813-150000.1.3.3
    • gcc13-locale-13.2.1+git7813-150000.1.3.3
    • libm2cor18-13.2.1+git7813-150000.1.3.3
    • libgfortran5-13.2.1+git7813-150000.1.3.3
    • libstdc++6-13.2.1+git7813-150000.1.3.3
    • gcc13-objc-13.2.1+git7813-150000.1.3.3
    • libgomp1-debuginfo-13.2.1+git7813-150000.1.3.3
    • gcc13-debugsource-13.2.1+git7813-150000.1.3.3
    • libstdc++6-devel-gcc13-13.2.1+git7813-150000.1.3.3
    • libm2log18-debuginfo-13.2.1+git7813-150000.1.3.3
    • libgo22-debuginfo-13.2.1+git7813-150000.1.3.3
    • libm2log18-13.2.1+git7813-150000.1.3.3
    • libobjc4-13.2.1+git7813-150000.1.3.3
    • libubsan1-debuginfo-13.2.1+git7813-150000.1.3.3
    • gcc13-obj-c++-debuginfo-13.2.1+git7813-150000.1.3.3
    • gcc13-debuginfo-13.2.1+git7813-150000.1.3.3
    • libm2min18-13.2.1+git7813-150000.1.3.3
    • gcc13-m2-debuginfo-13.2.1+git7813-150000.1.3.3
    • libgcc_s1-13.2.1+git7813-150000.1.3.3
    • libstdc++6-pp-13.2.1+git7813-150000.1.3.3
    • gcc13-obj-c++-13.2.1+git7813-150000.1.3.3
    • libgfortran5-debuginfo-13.2.1+git7813-150000.1.3.3
    • libtsan2-13.2.1+git7813-150000.1.3.3
    • libgcc_s1-debuginfo-13.2.1+git7813-150000.1.3.3
    • cpp13-debuginfo-13.2.1+git7813-150000.1.3.3
    • gcc13-13.2.1+git7813-150000.1.3.3
    • libasan8-13.2.1+git7813-150000.1.3.3
    • gcc13-objc-debuginfo-13.2.1+git7813-150000.1.3.3
    • gcc13-ada-debuginfo-13.2.1+git7813-150000.1.3.3
    • gcc13-PIE-13.2.1+git7813-150000.1.3.3
    • cpp13-13.2.1+git7813-150000.1.3.3
    • libm2cor18-debuginfo-13.2.1+git7813-150000.1.3.3
    • libm2pim18-debuginfo-13.2.1+git7813-150000.1.3.3
    • libobjc4-debuginfo-13.2.1+git7813-150000.1.3.3
    • libstdc++6-debuginfo-13.2.1+git7813-150000.1.3.3
    • liblsan0-13.2.1+git7813-150000.1.3.3
    • libubsan1-13.2.1+git7813-150000.1.3.3
    • gcc13-c++-debuginfo-13.2.1+git7813-150000.1.3.3
  • openSUSE Leap 15.5 (x86_64)
    • cross-nvptx-gcc13-13.2.1+git7813-150000.1.3.2
    • cross-nvptx-gcc13-debuginfo-13.2.1+git7813-150000.1.3.2
    • libquadmath0-32bit-debuginfo-13.2.1+git7813-150000.1.3.3
    • cross-nvptx-newlib13-devel-13.2.1+git7813-150000.1.3.2
    • cross-nvptx-gcc13-debugsource-13.2.1+git7813-150000.1.3.2
    • libquadmath0-32bit-13.2.1+git7813-150000.1.3.3
  • openSUSE Leap 15.5 (s390x x86_64)
    • libasan8-32bit-13.2.1+git7813-150000.1.3.3
    • libgo22-32bit-13.2.1+git7813-150000.1.3.3
    • libgcc_s1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3
    • libstdc++6-pp-32bit-13.2.1+git7813-150000.1.3.3
    • libm2cor18-32bit-13.2.1+git7813-150000.1.3.3
    • libgdruntime4-32bit-13.2.1+git7813-150000.1.3.3
    • gcc13-d-32bit-13.2.1+git7813-150000.1.3.3
    • gcc13-go-32bit-13.2.1+git7813-150000.1.3.3
    • gcc13-ada-32bit-13.2.1+git7813-150000.1.3.3
    • libasan8-32bit-debuginfo-13.2.1+git7813-150000.1.3.3
    • libgphobos4-32bit-debuginfo-13.2.1+git7813-150000.1.3.3
    • libm2log18-32bit-13.2.1+git7813-150000.1.3.3
    • libgfortran5-32bit-debuginfo-13.2.1+git7813-150000.1.3.3
    • libatomic1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3
    • libm2pim18-32bit-debuginfo-13.2.1+git7813-150000.1.3.3
    • gcc13-objc-32bit-13.2.1+git7813-150000.1.3.3
    • libobjc4-32bit-13.2.1+git7813-150000.1.3.3
    • gcc13-m2-32bit-13.2.1+git7813-150000.1.3.3
    • libitm1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3
    • libatomic1-32bit-13.2.1+git7813-150000.1.3.3
    • libgo22-32bit-debuginfo-13.2.1+git7813-150000.1.3.3
    • libada13-32bit-debuginfo-13.2.1+git7813-150000.1.3.3
    • gcc13-fortran-32bit-13.2.1+git7813-150000.1.3.3
    • gcc13-c++-32bit-13.2.1+git7813-150000.1.3.3
    • libgdruntime4-32bit-debuginfo-13.2.1+git7813-150000.1.3.3
    • gcc13-32bit-13.2.1+git7813-150000.1.3.3
    • libgcc_s1-32bit-13.2.1+git7813-150000.1.3.3
    • libstdc++6-32bit-13.2.1+git7813-150000.1.3.3
    • libm2pim18-32bit-13.2.1+git7813-150000.1.3.3
    • libada13-32bit-13.2.1+git7813-150000.1.3.3
    • libubsan1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3
    • libgomp1-32bit-13.2.1+git7813-150000.1.3.3
    • libobjc4-32bit-debuginfo-13.2.1+git7813-150000.1.3.3
    • libgphobos4-32bit-13.2.1+git7813-150000.1.3.3
    • libubsan1-32bit-13.2.1+git7813-150000.1.3.3
    • gcc13-obj-c++-32bit-13.2.1+git7813-150000.1.3.3
    • libm2min18-32bit-debuginfo-13.2.1+git7813-150000.1.3.3
    • libitm1-32bit-13.2.1+git7813-150000.1.3.3
    • libstdc++6-devel-gcc13-32bit-13.2.1+git7813-150000.1.3.3
    • libm2cor18-32bit-debuginfo-13.2.1+git7813-150000.1.3.3
    • libm2iso18-32bit-13.2.1+git7813-150000.1.3.3
    • libm2iso18-32bit-debuginfo-13.2.1+git7813-150000.1.3.3
    • libm2min18-32bit-13.2.1+git7813-150000.1.3.3
    • libgfortran5-32bit-13.2.1+git7813-150000.1.3.3
    • libm2log18-32bit-debuginfo-13.2.1+git7813-150000.1.3.3
    • libstdc++6-32bit-debuginfo-13.2.1+git7813-150000.1.3.3
    • libgomp1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3
  • openSUSE Leap 15.5 (aarch64 s390x x86_64)
    • libgdruntime4-13.2.1+git7813-150000.1.3.3
    • libgphobos4-debuginfo-13.2.1+git7813-150000.1.3.3
    • gcc13-d-debuginfo-13.2.1+git7813-150000.1.3.3
    • gcc13-d-13.2.1+git7813-150000.1.3.3
    • libgdruntime4-debuginfo-13.2.1+git7813-150000.1.3.3
    • libgphobos4-13.2.1+git7813-150000.1.3.3
  • openSUSE Leap 15.5 (noarch)
    • gcc13-info-13.2.1+git7813-150000.1.3.3
  • openSUSE Leap 15.5 (aarch64 x86_64)
    • libhwasan0-13.2.1+git7813-150000.1.3.3
    • libhwasan0-debuginfo-13.2.1+git7813-150000.1.3.3
  • openSUSE Leap 15.5 (ppc64le x86_64)
    • libquadmath0-debuginfo-13.2.1+git7813-150000.1.3.3
    • libquadmath0-13.2.1+git7813-150000.1.3.3
  • SUSE Linux Enterprise Server 15 SP2 (aarch64 ppc64le s390x x86_64)
    • libstdc++6-13.2.1+git7813-150000.1.3.3
  • SUSE Linux Enterprise Server 15 SP3 (aarch64 ppc64le s390x x86_64)
    • libstdc++6-13.2.1+git7813-150000.1.3.3
  • SUSE Linux Enterprise High Performance Computing 15 SP4 (aarch64 x86_64)
    • libstdc++6-13.2.1+git7813-150000.1.3.3
  • SUSE Linux Enterprise Server 15 SP4 (aarch64 ppc64le s390x x86_64)
    • libstdc++6-13.2.1+git7813-150000.1.3.3
  • SUSE Manager Server 4.3 (ppc64le s390x x86_64)
    • libstdc++6-13.2.1+git7813-150000.1.3.3
  • SUSE Linux Enterprise Server for SAP Applications 15 SP4 (ppc64le x86_64)
    • libstdc++6-13.2.1+git7813-150000.1.3.3
  • SUSE Linux Enterprise Desktop 15 SP4 (x86_64)
    • libstdc++6-13.2.1+git7813-150000.1.3.3
  • SUSE Manager Retail Branch Server 4.3 (x86_64)
    • libstdc++6-13.2.1+git7813-150000.1.3.3
  • SUSE Manager Proxy 4.3 (x86_64)
    • libstdc++6-13.2.1+git7813-150000.1.3.3
  • SUSE Linux Enterprise High Performance Computing 15 SP5 (aarch64 x86_64)
    • libstdc++6-13.2.1+git7813-150000.1.3.3
  • SUSE Linux Enterprise Server 15 SP5 (aarch64 ppc64le s390x x86_64)
    • libstdc++6-13.2.1+git7813-150000.1.3.3
  • SUSE Linux Enterprise Server for SAP Applications 15 SP5 (ppc64le x86_64)
    • libstdc++6-13.2.1+git7813-150000.1.3.3
  • SUSE Linux Enterprise Desktop 15 SP5 (x86_64)
    • libstdc++6-13.2.1+git7813-150000.1.3.3
  • SUSE Linux Enterprise Micro for Rancher 5.3 (aarch64 s390x x86_64)
    • gcc13-debugsource-13.2.1+git7813-150000.1.3.3
    • libgcc_s1-debuginfo-13.2.1+git7813-150000.1.3.3
    • gcc13-debuginfo-13.2.1+git7813-150000.1.3.3
    • libstdc++6-debuginfo-13.2.1+git7813-150000.1.3.3
    • libgcc_s1-13.2.1+git7813-150000.1.3.3
    • libstdc++6-13.2.1+git7813-150000.1.3.3
  • SUSE Linux Enterprise Micro 5.3 (aarch64 s390x x86_64)
    • gcc13-debugsource-13.2.1+git7813-150000.1.3.3
    • libgcc_s1-debuginfo-13.2.1+git7813-150000.1.3.3
    • gcc13-debuginfo-13.2.1+git7813-150000.1.3.3
    • libstdc++6-debuginfo-13.2.1+git7813-150000.1.3.3
    • libgcc_s1-13.2.1+git7813-150000.1.3.3
    • libstdc++6-13.2.1+git7813-150000.1.3.3
  • SUSE Linux Enterprise Micro for Rancher 5.4 (aarch64 s390x x86_64)
    • gcc13-debugsource-13.2.1+git7813-150000.1.3.3
    • libgcc_s1-debuginfo-13.2.1+git7813-150000.1.3.3
    • gcc13-debuginfo-13.2.1+git7813-150000.1.3.3
    • libstdc++6-debuginfo-13.2.1+git7813-150000.1.3.3
    • libgcc_s1-13.2.1+git7813-150000.1.3.3
    • libstdc++6-13.2.1+git7813-150000.1.3.3
  • SUSE Linux Enterprise Micro 5.4 (aarch64 s390x x86_64)
    • gcc13-debugsource-13.2.1+git7813-150000.1.3.3
    • libgcc_s1-debuginfo-13.2.1+git7813-150000.1.3.3
    • gcc13-debuginfo-13.2.1+git7813-150000.1.3.3
    • libstdc++6-debuginfo-13.2.1+git7813-150000.1.3.3
    • libgcc_s1-13.2.1+git7813-150000.1.3.3
    • libstdc++6-13.2.1+git7813-150000.1.3.3
  • SUSE Linux Enterprise Micro 5.5 (aarch64 s390x x86_64)
    • gcc13-debugsource-13.2.1+git7813-150000.1.3.3
    • libgcc_s1-debuginfo-13.2.1+git7813-150000.1.3.3
    • gcc13-debuginfo-13.2.1+git7813-150000.1.3.3
    • libstdc++6-debuginfo-13.2.1+git7813-150000.1.3.3
    • libgcc_s1-13.2.1+git7813-150000.1.3.3
    • libstdc++6-13.2.1+git7813-150000.1.3.3
  • Basesystem Module 15-SP4 (aarch64 ppc64le s390x x86_64)
    • libatomic1-debuginfo-13.2.1+git7813-150000.1.3.3
    • liblsan0-debuginfo-13.2.1+git7813-150000.1.3.3