* bsc#1071995 * bsc#1084842 * bsc#1114592 * bsc#1124644 * bsc#1128794 . # Security update for gcc7 Announcement ID: SUSE-SU-2023:3662-1 Rating: important References: * bsc#1071995 * bsc#1084842 * bsc#1114592 * bsc#1124644 * bsc#1128794 * bsc#1129389 * bsc#1131264 * bsc#1141897 * bsc#1142649 * bsc#1146475 * bsc#1148517 * bsc#1149145 * bsc#1150164 * bsc#1160086 * bsc#1161913 * bsc#1167939 * bsc#1172798 * bsc#1178577 * bsc#1178614 * bsc#1178624 * bsc#1178675 * bsc#1181618 * bsc#1195517 * bsc#1196861 * bsc#1204505 * bsc#1205145 * bsc#1214052 * jsc#SLE-12209 * jsc#SLE-6738 Cross-References: * CVE-2019-14250 * CVE-2019-15847 * CVE-2020-13844 * CVE-2023-4039 CVSS scores: * CVE-2019-14250 ( SUSE ): 5.3 CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L * CVE-2019-14250 ( NVD ): 5.5 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H * CVE-2019-14250 ( NVD ): 5.5 CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N * CVE-2019-15847 ( SUSE ): 6.2 CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N * CVE-2019-15847 ( NVD ): 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N * CVE-2019-15847 ( NVD ): 7.5 CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N * CVE-2020-13844 ( SUSE ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N * CVE-2020-13844 ( NVD ): 5.5 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N * 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: * SUSE Linux Enterprise High Performance Computing 12 SP2 * SUSE Linux Enterprise High Performance Computing 12 SP3 * SUSE Linux Enterprise High Performance Computing 12 SP4 * SUSE Linux Enterprise High Performance Computing 12 SP5 * SUSE Linux Enterprise Server 12 * SUSE Linux Enterprise Server 12 SP1 * SUSE Linux Enterprise Server 12 SP2 * SUSE Linux Enterprise Server 12 SP3 * SUSE Linux Enterprise Server 12 SP4 * SUSE Linux Enterprise Server 12 SP5 * SUSE Linux Enterprise Server for SAP Applications 12 * SUSE Linux EnterpriseServer for SAP Applications 12 SP1 * SUSE Linux Enterprise Server for SAP Applications 12 SP2 * SUSE Linux Enterprise Server for SAP Applications 12 SP3 * SUSE Linux Enterprise Server for SAP Applications 12 SP4 * SUSE Linux Enterprise Server for SAP Applications 12 SP5 * Toolchain Module 12 An update that solves four vulnerabilities, contains two features and has 23 security fixes can now be installed. ## Description: This update for gcc7 fixes the following issues: Security issues fixed: * CVE-2023-4039: Fixed incorrect stack protector for C99 VLAs on Aarch64 (bsc#1214052). * CVE-2019-15847: Fixed POWER9 DARN miscompilation. (bsc#1149145) * CVE-2019-14250: Includes fix for LTO linker plugin heap overflow. (bsc#1142649) Update to GCC 7.5.0 release. Other changes: * Fixed KASAN kernel compile. (bsc#1205145) * Fixed ICE with C++17 code. (bsc#1204505) * Fixed altivec.h redefining bool in C++ which makes bool unusable (bsc#1195517): * Adjust gnats idea of the target, fixing the build of gprbuild. [bsc#1196861] * Do not handle exceptions in std::thread (jsc#CAR-1182) * add -fpatchable-function-entry feature to gcc-7. * Fixed glibc namespace violation with getauxval. (bsc#1167939) * Backport aarch64 Straight Line Speculation mitigation [bsc#1172798, CVE-2020-13844] * Enable fortran for the nvptx offload compiler. * Update README.First-for.SuSE.packagers * Avoid assembler errors with AVX512 gather and scatter instructions when using -masm=intel. * Backport the aarch64 -moutline-atomics feature and accumulated fixes but not its default enabling. (jsc#SLE-12209, bsc#1167939) * Fixed memcpy miscompilation on aarch64. (bsc#1178624, bsc#1178577) * Fixed debug line info for try/catch. (bsc#1178614) * Fixed corruption of pass private -> aux via DF. (gcc#94148) * Fixed debug information issue with inlined functions and passed by reference arguments. [gcc#93888] * Fixed register allocation issue with exception handling code on s390x. (bsc#1161913) * Backport PR target/92692 to fixmiscompilation of some atomic code on aarch64. (bsc#1150164) * Fixed miscompilation in vectorized code for s390x. (bsc#1160086) [gcc#92950] * Fixed miscompilation with thread-safe local static initialization. [gcc#85887] * Fixed debug info created for array definitions that complete an earlier declaration. [bsc#1146475] * Fixed vector shift miscompilation on s390. (bsc#1141897) * Add gcc7 -flive-patching patch. [bsc#1071995, fate#323487] * Strip -flto from $optflags. * Disables switch jump-tables when retpolines are used. (bsc#1131264, jsc#SLE-6738) * Fixed ICE compiling tensorflow on aarch64. (bsc#1129389) * Fixed for aarch64 FMA steering pass use-after-free. (bsc#1128794) * Fixed ICE compiling tensorflow. (bsc#1129389) * Fixed s390x FP load-and-test issue. (bsc#1124644) * Adjust gnat manual entries in the info directory. (bsc#1114592) * Fixed to no longer try linking -lieee with -mieee-fp. (bsc#1084842) ## 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: * Toolchain Module 12 zypper in -t patch SUSE-SLE-Module-Toolchain-12-2023-3662=1 * SUSE Linux Enterprise High Performance Computing 12 SP5 zypper in -t patch SUSE-SLE-SERVER-12-SP5-2023-3662=1 * SUSE Linux Enterprise Server 12 SP5 zypper in -t patch SUSE-SLE-SERVER-12-SP5-2023-3662=1 * SUSE Linux Enterprise Server for SAP Applications 12 SP5 zypper in -t patch SUSE-SLE-SERVER-12-SP5-2023-3662=1 ## Package List: * Toolchain Module 12 (aarch64 ppc64le s390x x86_64) * cpp7-7.5.0+r278197-13.1 * cpp7-debuginfo-7.5.0+r278197-13.1 * gcc7-locale-7.5.0+r278197-13.1 * gcc7-debugsource-7.5.0+r278197-13.1 * gcc7-c++-debuginfo-7.5.0+r278197-13.1 * gcc7-7.5.0+r278197-13.1 * libstdc++6-devel-gcc7-7.5.0+r278197-13.1 * gcc7-c++-7.5.0+r278197-13.1 * gcc7-fortran-debuginfo-7.5.0+r278197-13.1 * gcc7-debuginfo-7.5.0+r278197-13.1 * gcc7-fortran-7.5.0+r278197-13.1 * Toolchain Module 12(noarch) * gcc7-info-7.5.0+r278197-13.1 * Toolchain Module 12 (s390x x86_64) * libstdc++6-devel-gcc7-32bit-7.5.0+r278197-13.1 * gcc7-fortran-32bit-7.5.0+r278197-13.1 * gcc7-32bit-7.5.0+r278197-13.1 * gcc7-c++-32bit-7.5.0+r278197-13.1 * Toolchain Module 12 (x86_64) * gcc7-ada-32bit-7.5.0+r278197-13.1 * gcc7-ada-7.5.0+r278197-13.1 * libada7-debuginfo-7.5.0+r278197-13.1 * cross-nvptx-gcc7-7.5.0+r278197-13.1 * gcc7-ada-debuginfo-7.5.0+r278197-13.1 * libada7-32bit-debuginfo-7.5.0+r278197-13.1 * cross-nvptx-newlib7-devel-7.5.0+r278197-13.1 * libada7-7.5.0+r278197-13.1 * libada7-32bit-7.5.0+r278197-13.1 * SUSE Linux Enterprise High Performance Computing 12 SP5 (aarch64 x86_64) * libubsan0-debuginfo-7.5.0+r278197-13.1 * libubsan0-7.5.0+r278197-13.1 * gcc7-debugsource-7.5.0+r278197-13.1 * libasan4-debuginfo-7.5.0+r278197-13.1 * libgfortran4-7.5.0+r278197-13.1 * libgfortran4-debuginfo-7.5.0+r278197-13.1 * libasan4-7.5.0+r278197-13.1 * gcc7-debuginfo-7.5.0+r278197-13.1 * SUSE Linux Enterprise High Performance Computing 12 SP5 (x86_64) * libcilkrts5-32bit-7.5.0+r278197-13.1 * libcilkrts5-debuginfo-7.5.0+r278197-13.1 * libcilkrts5-7.5.0+r278197-13.1 * libubsan0-32bit-7.5.0+r278197-13.1 * libgfortran4-32bit-7.5.0+r278197-13.1 * libasan4-32bit-7.5.0+r278197-13.1 * SUSE Linux Enterprise Server 12 SP5 (aarch64 ppc64le s390x x86_64) * libubsan0-debuginfo-7.5.0+r278197-13.1 * libubsan0-7.5.0+r278197-13.1 * gcc7-debugsource-7.5.0+r278197-13.1 * libasan4-debuginfo-7.5.0+r278197-13.1 * libgfortran4-7.5.0+r278197-13.1 * libgfortran4-debuginfo-7.5.0+r278197-13.1 * libasan4-7.5.0+r278197-13.1 * gcc7-debuginfo-7.5.0+r278197-13.1 * SUSE Linux Enterprise Server 12 SP5 (s390x x86_64) * libubsan0-32bit-7.5.0+r278197-13.1 * libasan4-32bit-7.5.0+r278197-13.1 * libgfortran4-32bit-7.5.0+r278197-13.1 * SUSE Linux Enterprise Server 12 SP5 (x86_64) * libcilkrts5-32bit-7.5.0+r278197-13.1 * libcilkrts5-7.5.0+r278197-13.1 * libcilkrts5-debuginfo-7.5.0+r278197-13.1 * SUSE Linux Enterprise Server for SAPApplications 12 SP5 (ppc64le x86_64) * libubsan0-debuginfo-7.5.0+r278197-13.1 * libubsan0-7.5.0+r278197-13.1 * gcc7-debugsource-7.5.0+r278197-13.1 * libasan4-debuginfo-7.5.0+r278197-13.1 * libgfortran4-7.5.0+r278197-13.1 * libgfortran4-debuginfo-7.5.0+r278197-13.1 * libasan4-7.5.0+r278197-13.1 * gcc7-debuginfo-7.5.0+r278197-13.1 * SUSE Linux Enterprise Server for SAP Applications 12 SP5 (x86_64) * libcilkrts5-32bit-7.5.0+r278197-13.1 * libcilkrts5-debuginfo-7.5.0+r278197-13.1 * libcilkrts5-7.5.0+r278197-13.1 * libubsan0-32bit-7.5.0+r278197-13.1 * libgfortran4-32bit-7.5.0+r278197-13.1 * libasan4-32bit-7.5.0+r278197-13.1 ## References: * https://www.suse.com/security/cve/CVE-2019-14250.html * https://www.suse.com/security/cve/CVE-2019-15847.html * https://www.suse.com/security/cve/CVE-2020-13844.html * https://www.suse.com/security/cve/CVE-2023-4039.html * https://bugzilla.suse.com/show_bug.cgi?id=1071995 * https://bugzilla.suse.com/show_bug.cgi?id=1084842 * https://bugzilla.suse.com/show_bug.cgi?id=1114592 * https://bugzilla.suse.com/show_bug.cgi?id=1124644 * https://bugzilla.suse.com/show_bug.cgi?id=1128794 * https://bugzilla.suse.com/show_bug.cgi?id=1129389 * https://bugzilla.suse.com/show_bug.cgi?id=1131264 * https://bugzilla.suse.com/show_bug.cgi?id=1141897 * https://bugzilla.suse.com/show_bug.cgi?id=1142649 * https://bugzilla.suse.com/show_bug.cgi?id=1146475 * https://bugzilla.suse.com/show_bug.cgi?id=1148517 * https://bugzilla.suse.com/show_bug.cgi?id=1149145 * https://bugzilla.suse.com/show_bug.cgi?id=1150164 * https://bugzilla.suse.com/show_bug.cgi?id=1160086 * https://bugzilla.suse.com/show_bug.cgi?id=1161913 * https://bugzilla.suse.com/show_bug.cgi?id=1167939 * https://bugzilla.suse.com/show_bug.cgi?id=1172798 * https://bugzilla.suse.com/show_bug.cgi?id=1178577 * https://bugzilla.suse.com/show_bug.cgi?id=1178614 * https://bugzilla.suse.com/show_bug.cgi?id=1178624 * https://bugzilla.suse.com/show_bug.cgi?id=1178675 *https://bugzilla.suse.com/show_bug.cgi?id=1181618 * https://bugzilla.suse.com/show_bug.cgi?id=1195517 * https://bugzilla.suse.com/show_bug.cgi?id=1196861 * https://bugzilla.suse.com/show_bug.cgi?id=1204505 * https://bugzilla.suse.com/show_bug.cgi?id=1205145 * https://bugzilla.suse.com/show_bug.cgi?id=1214052 * * . A significant gcc7 security patch for Fedora introduces numerous corrections, tackling various vulnerabilities, and improving overall system integrity.. SUSE Linux Update,GCC Security Fix,SUSE Security Patch,GCC Vulnerability Fix. . Severity: Important. LinuxSecurity.com Team
* bsc#1214052 Cross-References: * CVE-2023-4039 . # Security update for gcc12 Announcement ID: SUSE-SU-2023:3661-1 Rating: important References: * bsc#1214052 Cross-References: * CVE-2023-4039 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 * Legacy Module 15-SP4 * openSUSE Leap 15.4 * openSUSE Leap Micro 5.3 * openSUSE Leap Micro 5.4 * SUSE CaaS Platform 4.0 * SUSE Enterprise Storage 7 * SUSE Linux Enterprise Desktop 15 SP4 * SUSE Linux Enterprise Desktop 15 SP5 * SUSE Linux Enterprise High Performance Computing 15 SP1 * SUSE Linux Enterprise High Performance Computing 15 SP1 LTSS 15-SP1 * SUSE Linux Enterprise High Performance Computing 15 SP2 * SUSE Linux Enterprise High Performance Computing 15 SP2 LTSS 15-SP2 * SUSE Linux Enterprise High Performance Computing 15 SP3 * SUSE Linux Enterprise High Performance Computing 15 SP4 * SUSE Linux Enterprise High Performance Computing 15 SP5 * SUSE Linux Enterprise High Performance Computing ESPOS 15 SP3 * SUSE Linux Enterprise High Performance Computing LTSS 15 SP3 * 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 SP1 * SUSE Linux Enterprise Server 15 SP1 LTSS 15-SP1 * SUSE Linux Enterprise Server 15 SP2 * SUSE Linux Enterprise Server 15 SP2 LTSS 15-SP2 * SUSE Linux Enterprise Server 15 SP3 * SUSE Linux Enterprise Server 15 SP3 LTSS 15-SP3 *SUSE Linux Enterprise Server 15 SP4 * SUSE Linux Enterprise Server 15 SP5 * SUSE Linux Enterprise Server for SAP Applications 15 SP1 * SUSE Linux Enterprise Server for SAP Applications 15 SP2 * SUSE Linux Enterprise Server for SAP Applications 15 SP3 * 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 can now be installed. ## Description: This update for gcc12 fixes the following issues: * CVE-2023-4039: Fixed incorrect stack protector for C99 VLAs on Aarch64 (bsc#1214052). ## 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-3661=1 * openSUSE Leap Micro 5.4 zypper in -t patch openSUSE-Leap-Micro-5.4-2023-3661=1 * openSUSE Leap 15.4 zypper in -t patch openSUSE-SLE-15.4-2023-3661=1 * SUSE Linux Enterprise Server 15 SP1 zypper in -t patch SUSE-SLE-INSTALLER-15-SP1-2023-3661=1 * SUSE Linux Enterprise Server 15 SP2 zypper in -t patch SUSE-SLE-INSTALLER-15-SP2-2023-3661=1 * SUSE Linux Enterprise Server 15 SP3 zypper in -t patch SUSE-SLE-INSTALLER-15-SP3-2023-3661=1 * SUSE Linux Enterprise High Performance Computing 15 SP4 zypper in -t patch SUSE-SLE-INSTALLER-15-SP4-2023-3661=1 * SUSE Linux Enterprise Server 15 SP4 zypper in -t patch SUSE-SLE-INSTALLER-15-SP4-2023-3661=1 * SUSE Manager Server 4.3 zypper in -t patch SUSE-SLE-INSTALLER-15-SP4-2023-3661=1 * SUSE Linux Enterprise Server for SAP Applications 15 SP4 zypper in -tpatch SUSE-SLE-INSTALLER-15-SP4-2023-3661=1 * SUSE Linux Enterprise Desktop 15 SP4 zypper in -t patch SUSE-SLE-INSTALLER-15-SP4-2023-3661=1 * SUSE Manager Retail Branch Server 4.3 zypper in -t patch SUSE-SLE-INSTALLER-15-SP4-2023-3661=1 * SUSE Manager Proxy 4.3 zypper in -t patch SUSE-SLE-INSTALLER-15-SP4-2023-3661=1 * SUSE Linux Enterprise Micro for Rancher 5.3 zypper in -t patch SUSE-SLE-Micro-5.3-2023-3661=1 * SUSE Linux Enterprise Micro 5.3 zypper in -t patch SUSE-SLE-Micro-5.3-2023-3661=1 * SUSE Linux Enterprise Micro for Rancher 5.4 zypper in -t patch SUSE-SLE-Micro-5.4-2023-3661=1 * SUSE Linux Enterprise Micro 5.4 zypper in -t patch SUSE-SLE-Micro-5.4-2023-3661=1 * Basesystem Module 15-SP4 zypper in -t patch SUSE-SLE-Module-Basesystem-15-SP4-2023-3661=1 * Basesystem Module 15-SP5 zypper in -t patch SUSE-SLE-Module-Basesystem-15-SP5-2023-3661=1 * Development Tools Module 15-SP4 zypper in -t patch SUSE-SLE-Module-Development-Tools-15-SP4-2023-3661=1 * Development Tools Module 15-SP5 zypper in -t patch SUSE-SLE-Module-Development-Tools-15-SP5-2023-3661=1 * Legacy Module 15-SP4 zypper in -t patch SUSE-SLE-Module-Legacy-15-SP4-2023-3661=1 * SUSE Package Hub 15 15-SP4 zypper in -t patch SUSE-SLE-Module-Packagehub-Subpackages-15-SP4-2023-3661=1 * SUSE Package Hub 15 15-SP5 zypper in -t patch SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2023-3661=1 * SUSE Linux Enterprise High Performance Computing 15 SP1 LTSS 15-SP1 zypper in -t patch SUSE-SLE-Product-HPC-15-SP1-LTSS-2023-3661=1 * SUSE Linux Enterprise High Performance Computing 15 SP2 LTSS 15-SP2 zypper in -t patch SUSE-SLE-Product-HPC-15-SP2-LTSS-2023-3661=1 * SUSE Linux Enterprise High Performance Computing ESPOS 15 SP3 zypper in -t patch SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-3661=1 * SUSE Linux Enterprise High Performance Computing LTSS 15 SP3 zypper in -t patchSUSE-SLE-Product-HPC-15-SP3-LTSS-2023-3661=1 * SUSE Linux Enterprise Server 15 SP1 LTSS 15-SP1 zypper in -t patch SUSE-SLE-Product-SLES-15-SP1-LTSS-2023-3661=1 * SUSE Linux Enterprise Server 15 SP2 LTSS 15-SP2 zypper in -t patch SUSE-SLE-Product-SLES-15-SP2-LTSS-2023-3661=1 * SUSE Linux Enterprise Server 15 SP3 LTSS 15-SP3 zypper in -t patch SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-3661=1 * SUSE Linux Enterprise Server for SAP Applications 15 SP1 zypper in -t patch SUSE-SLE-Product-SLES_SAP-15-SP1-2023-3661=1 * SUSE Linux Enterprise Server for SAP Applications 15 SP2 zypper in -t patch SUSE-SLE-Product-SLES_SAP-15-SP2-2023-3661=1 * SUSE Linux Enterprise Server for SAP Applications 15 SP3 zypper in -t patch SUSE-SLE-Product-SLES_SAP-15-SP3-2023-3661=1 * SUSE Manager Proxy 4.2 zypper in -t patch SUSE-SLE-Product-SUSE-Manager-Proxy-4.2-2023-3661=1 * SUSE Manager Retail Branch Server 4.2 zypper in -t patch SUSE-SLE-Product-SUSE-Manager-Retail-Branch- Server-4.2-2023-3661=1 * SUSE Manager Server 4.2 zypper in -t patch SUSE-SLE-Product-SUSE-Manager-Server-4.2-2023-3661=1 * SUSE Enterprise Storage 7 zypper in -t patch SUSE-Storage-7-2023-3661=1 * SUSE CaaS Platform 4.0 To install this update, use the SUSE CaaS Platform 'skuba' tool. It will inform you if it detects new updates and let you then trigger updating of the complete cluster in a controlled way. * SUSE Linux Enterprise Micro 5.1 zypper in -t patch SUSE-SUSE-MicroOS-5.1-2023-3661=1 * SUSE Linux Enterprise Micro 5.2 zypper in -t patch SUSE-SUSE-MicroOS-5.2-2023-3661=1 * SUSE Linux Enterprise Micro for Rancher 5.2 zypper in -t patch SUSE-SUSE-MicroOS-5.2-2023-3661=1 ## Package List: * openSUSE Leap Micro 5.3 (aarch64 x86_64) * libstdc++6-debuginfo-12.3.0+git1204-150000.1.16.1 * libgcc_s1-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-debugsource-12.3.0+git1204-150000.1.16.1 * gcc12-debuginfo-12.3.0+git1204-150000.1.16.1 *libstdc++6-12.3.0+git1204-150000.1.16.1 * libgcc_s1-12.3.0+git1204-150000.1.16.1 * openSUSE Leap Micro 5.4 (aarch64 s390x x86_64) * libstdc++6-debuginfo-12.3.0+git1204-150000.1.16.1 * libgcc_s1-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-debugsource-12.3.0+git1204-150000.1.16.1 * gcc12-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-12.3.0+git1204-150000.1.16.1 * libgcc_s1-12.3.0+git1204-150000.1.16.1 * openSUSE Leap 15.4 (aarch64 ppc64le s390x x86_64) * libstdc++6-devel-gcc12-12.3.0+git1204-150000.1.16.1 * libstdc++6-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-ada-12.3.0+git1204-150000.1.16.1 * gcc12-fortran-debuginfo-12.3.0+git1204-150000.1.16.1 * libtsan2-12.3.0+git1204-150000.1.16.1 * libtsan2-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-c++-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-testresults-12.3.0+git1204-150000.1.16.1 * libitm1-12.3.0+git1204-150000.1.16.1 * gcc12-c++-12.3.0+git1204-150000.1.16.1 * libgomp1-12.3.0+git1204-150000.1.16.1 * liblsan0-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-pp-12.3.0+git1204-150000.1.16.1 * libgo21-12.3.0+git1204-150000.1.16.1 * gcc12-go-debuginfo-12.3.0+git1204-150000.1.16.1 * libobjc4-12.3.0+git1204-150000.1.16.1 * libada12-debuginfo-12.3.0+git1204-150000.1.16.1 * libatomic1-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-obj-c++-12.3.0+git1204-150000.1.16.1 * gcc12-objc-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-debugsource-12.3.0+git1204-150000.1.16.1 * libobjc4-debuginfo-12.3.0+git1204-150000.1.16.1 * libubsan1-debuginfo-12.3.0+git1204-150000.1.16.1 * libgo21-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-ada-debuginfo-12.3.0+git1204-150000.1.16.1 * libgfortran5-12.3.0+git1204-150000.1.16.1 * libstdc++6-12.3.0+git1204-150000.1.16.1 * libgcc_s1-debuginfo-12.3.0+git1204-150000.1.16.1 * libada12-12.3.0+git1204-150000.1.16.1 * libstdc++6-locale-12.3.0+git1204-150000.1.16.1 *gcc12-PIE-12.3.0+git1204-150000.1.16.1 * libatomic1-12.3.0+git1204-150000.1.16.1 * cpp12-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-fortran-12.3.0+git1204-150000.1.16.1 * libitm1-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-debuginfo-12.3.0+git1204-150000.1.16.1 * libgcc_s1-12.3.0+git1204-150000.1.16.1 * gcc12-objc-12.3.0+git1204-150000.1.16.1 * libubsan1-12.3.0+git1204-150000.1.16.1 * libgomp1-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-obj-c++-debuginfo-12.3.0+git1204-150000.1.16.1 * liblsan0-12.3.0+git1204-150000.1.16.1 * gcc12-12.3.0+git1204-150000.1.16.1 * gcc12-go-12.3.0+git1204-150000.1.16.1 * cpp12-12.3.0+git1204-150000.1.16.1 * libasan8-debuginfo-12.3.0+git1204-150000.1.16.1 * libasan8-12.3.0+git1204-150000.1.16.1 * gcc12-locale-12.3.0+git1204-150000.1.16.1 * libgfortran5-debuginfo-12.3.0+git1204-150000.1.16.1 * openSUSE Leap 15.4 (x86_64) * libgo21-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libgdruntime3-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * cross-nvptx-gcc12-12.3.0+git1204-150000.1.16.1 * libasan8-32bit-12.3.0+git1204-150000.1.16.1 * libgdruntime3-32bit-12.3.0+git1204-150000.1.16.1 * libasan8-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-ada-32bit-12.3.0+git1204-150000.1.16.1 * libstdc++6-devel-gcc12-32bit-12.3.0+git1204-150000.1.16.1 * gcc12-obj-c++-32bit-12.3.0+git1204-150000.1.16.1 * gcc12-d-32bit-12.3.0+git1204-150000.1.16.1 * libgo21-32bit-12.3.0+git1204-150000.1.16.1 * libquadmath0-32bit-12.3.0+git1204-150000.1.16.1 * gcc12-32bit-12.3.0+git1204-150000.1.16.1 * libquadmath0-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-pp-32bit-12.3.0+git1204-150000.1.16.1 * cross-nvptx-gcc12-debugsource-12.3.0+git1204-150000.1.16.1 * cross-nvptx-gcc12-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-objc-32bit-12.3.0+git1204-150000.1.16.1 * gcc12-go-32bit-12.3.0+git1204-150000.1.16.1 *libgphobos3-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-c++-32bit-12.3.0+git1204-150000.1.16.1 * libgphobos3-32bit-12.3.0+git1204-150000.1.16.1 * gcc12-fortran-32bit-12.3.0+git1204-150000.1.16.1 * libada12-32bit-12.3.0+git1204-150000.1.16.1 * libada12-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * cross-nvptx-newlib12-devel-12.3.0+git1204-150000.1.16.1 * openSUSE Leap 15.4 (aarch64 s390x x86_64) * gcc12-d-debuginfo-12.3.0+git1204-150000.1.16.1 * libgdruntime3-debuginfo-12.3.0+git1204-150000.1.16.1 * libgphobos3-12.3.0+git1204-150000.1.16.1 * libgphobos3-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-d-12.3.0+git1204-150000.1.16.1 * libgdruntime3-12.3.0+git1204-150000.1.16.1 * openSUSE Leap 15.4 (noarch) * gcc12-info-12.3.0+git1204-150000.1.16.1 * openSUSE Leap 15.4 (s390x x86_64) * libgomp1-32bit-12.3.0+git1204-150000.1.16.1 * libstdc++6-32bit-12.3.0+git1204-150000.1.16.1 * libgcc_s1-32bit-12.3.0+git1204-150000.1.16.1 * libitm1-32bit-12.3.0+git1204-150000.1.16.1 * libatomic1-32bit-12.3.0+git1204-150000.1.16.1 * libatomic1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libitm1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libgcc_s1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libgfortran5-32bit-12.3.0+git1204-150000.1.16.1 * libgomp1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libubsan1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libobjc4-32bit-12.3.0+git1204-150000.1.16.1 * libgfortran5-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libobjc4-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libubsan1-32bit-12.3.0+git1204-150000.1.16.1 * openSUSE Leap 15.4 (ppc64le x86_64) * libquadmath0-12.3.0+git1204-150000.1.16.1 * libquadmath0-debuginfo-12.3.0+git1204-150000.1.16.1 * openSUSE Leap 15.4 (aarch64) * libhwasan0-12.3.0+git1204-150000.1.16.1 * libhwasan0-debuginfo-12.3.0+git1204-150000.1.16.1 * SUSELinux Enterprise Server 15 SP1 (aarch64 ppc64le s390x x86_64) * libstdc++6-12.3.0+git1204-150000.1.16.1 * SUSE Linux Enterprise Server 15 SP2 (aarch64 ppc64le s390x x86_64) * libstdc++6-12.3.0+git1204-150000.1.16.1 * SUSE Linux Enterprise Server 15 SP3 (aarch64 ppc64le s390x x86_64) * libstdc++6-12.3.0+git1204-150000.1.16.1 * SUSE Linux Enterprise High Performance Computing 15 SP4 (aarch64 x86_64) * libstdc++6-12.3.0+git1204-150000.1.16.1 * SUSE Linux Enterprise Server 15 SP4 (aarch64 ppc64le s390x x86_64) * libstdc++6-12.3.0+git1204-150000.1.16.1 * SUSE Manager Server 4.3 (ppc64le s390x x86_64) * libstdc++6-12.3.0+git1204-150000.1.16.1 * SUSE Linux Enterprise Server for SAP Applications 15 SP4 (ppc64le x86_64) * libstdc++6-12.3.0+git1204-150000.1.16.1 * SUSE Linux Enterprise Desktop 15 SP4 (x86_64) * libstdc++6-12.3.0+git1204-150000.1.16.1 * SUSE Manager Retail Branch Server 4.3 (x86_64) * libstdc++6-12.3.0+git1204-150000.1.16.1 * SUSE Manager Proxy 4.3 (x86_64) * libstdc++6-12.3.0+git1204-150000.1.16.1 * SUSE Linux Enterprise Micro for Rancher 5.3 (aarch64 s390x x86_64) * libstdc++6-debuginfo-12.3.0+git1204-150000.1.16.1 * libgcc_s1-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-debugsource-12.3.0+git1204-150000.1.16.1 * gcc12-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-12.3.0+git1204-150000.1.16.1 * libgcc_s1-12.3.0+git1204-150000.1.16.1 * SUSE Linux Enterprise Micro 5.3 (aarch64 s390x x86_64) * libstdc++6-debuginfo-12.3.0+git1204-150000.1.16.1 * libgcc_s1-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-debugsource-12.3.0+git1204-150000.1.16.1 * gcc12-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-12.3.0+git1204-150000.1.16.1 * libgcc_s1-12.3.0+git1204-150000.1.16.1 * SUSE Linux Enterprise Micro for Rancher 5.4 (aarch64 s390x x86_64) * libstdc++6-debuginfo-12.3.0+git1204-150000.1.16.1 * libgcc_s1-debuginfo-12.3.0+git1204-150000.1.16.1 *gcc12-debugsource-12.3.0+git1204-150000.1.16.1 * gcc12-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-12.3.0+git1204-150000.1.16.1 * libgcc_s1-12.3.0+git1204-150000.1.16.1 * SUSE Linux Enterprise Micro 5.4 (aarch64 s390x x86_64) * libstdc++6-debuginfo-12.3.0+git1204-150000.1.16.1 * libgcc_s1-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-debugsource-12.3.0+git1204-150000.1.16.1 * gcc12-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-12.3.0+git1204-150000.1.16.1 * libgcc_s1-12.3.0+git1204-150000.1.16.1 * Basesystem Module 15-SP4 (aarch64 ppc64le s390x x86_64) * libstdc++6-debuginfo-12.3.0+git1204-150000.1.16.1 * libtsan2-12.3.0+git1204-150000.1.16.1 * libtsan2-debuginfo-12.3.0+git1204-150000.1.16.1 * libitm1-12.3.0+git1204-150000.1.16.1 * libgomp1-12.3.0+git1204-150000.1.16.1 * liblsan0-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-pp-12.3.0+git1204-150000.1.16.1 * libobjc4-12.3.0+git1204-150000.1.16.1 * libatomic1-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-debugsource-12.3.0+git1204-150000.1.16.1 * libobjc4-debuginfo-12.3.0+git1204-150000.1.16.1 * libubsan1-debuginfo-12.3.0+git1204-150000.1.16.1 * libgfortran5-12.3.0+git1204-150000.1.16.1 * libgcc_s1-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-locale-12.3.0+git1204-150000.1.16.1 * libatomic1-12.3.0+git1204-150000.1.16.1 * libitm1-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-debuginfo-12.3.0+git1204-150000.1.16.1 * libgcc_s1-12.3.0+git1204-150000.1.16.1 * libubsan1-12.3.0+git1204-150000.1.16.1 * libgomp1-debuginfo-12.3.0+git1204-150000.1.16.1 * liblsan0-12.3.0+git1204-150000.1.16.1 * libasan8-debuginfo-12.3.0+git1204-150000.1.16.1 * libasan8-12.3.0+git1204-150000.1.16.1 * libstdc++6-12.3.0+git1204-150000.1.16.1 * libgfortran5-debuginfo-12.3.0+git1204-150000.1.16.1 * Basesystem Module 15-SP4 (aarch64) * libhwasan0-12.3.0+git1204-150000.1.16.1 *libhwasan0-debuginfo-12.3.0+git1204-150000.1.16.1 * Basesystem Module 15-SP4 (ppc64le x86_64) * libquadmath0-12.3.0+git1204-150000.1.16.1 * libquadmath0-debuginfo-12.3.0+git1204-150000.1.16.1 * Basesystem Module 15-SP4 (x86_64) * libgomp1-32bit-12.3.0+git1204-150000.1.16.1 * libitm1-32bit-12.3.0+git1204-150000.1.16.1 * libatomic1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libgcc_s1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libgomp1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libubsan1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libobjc4-32bit-12.3.0+git1204-150000.1.16.1 * libasan8-32bit-12.3.0+git1204-150000.1.16.1 * libatomic1-32bit-12.3.0+git1204-150000.1.16.1 * libasan8-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libgfortran5-32bit-12.3.0+git1204-150000.1.16.1 * libquadmath0-32bit-12.3.0+git1204-150000.1.16.1 * libgcc_s1-32bit-12.3.0+git1204-150000.1.16.1 * libitm1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libquadmath0-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-pp-32bit-12.3.0+git1204-150000.1.16.1 * libobjc4-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libubsan1-32bit-12.3.0+git1204-150000.1.16.1 * libstdc++6-32bit-12.3.0+git1204-150000.1.16.1 * libgfortran5-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * Basesystem Module 15-SP5 (aarch64 ppc64le s390x x86_64) * libstdc++6-devel-gcc12-12.3.0+git1204-150000.1.16.1 * libstdc++6-debuginfo-12.3.0+git1204-150000.1.16.1 * libtsan2-12.3.0+git1204-150000.1.16.1 * libtsan2-debuginfo-12.3.0+git1204-150000.1.16.1 * libitm1-12.3.0+git1204-150000.1.16.1 * libgomp1-12.3.0+git1204-150000.1.16.1 * liblsan0-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-pp-12.3.0+git1204-150000.1.16.1 * libobjc4-12.3.0+git1204-150000.1.16.1 * libatomic1-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-debugsource-12.3.0+git1204-150000.1.16.1 *libobjc4-debuginfo-12.3.0+git1204-150000.1.16.1 * libubsan1-debuginfo-12.3.0+git1204-150000.1.16.1 * libgfortran5-12.3.0+git1204-150000.1.16.1 * libgcc_s1-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-locale-12.3.0+git1204-150000.1.16.1 * libatomic1-12.3.0+git1204-150000.1.16.1 * libitm1-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-debuginfo-12.3.0+git1204-150000.1.16.1 * libgcc_s1-12.3.0+git1204-150000.1.16.1 * libubsan1-12.3.0+git1204-150000.1.16.1 * libgomp1-debuginfo-12.3.0+git1204-150000.1.16.1 * liblsan0-12.3.0+git1204-150000.1.16.1 * libasan8-debuginfo-12.3.0+git1204-150000.1.16.1 * libasan8-12.3.0+git1204-150000.1.16.1 * libstdc++6-12.3.0+git1204-150000.1.16.1 * libgfortran5-debuginfo-12.3.0+git1204-150000.1.16.1 * Basesystem Module 15-SP5 (aarch64) * libhwasan0-12.3.0+git1204-150000.1.16.1 * libhwasan0-debuginfo-12.3.0+git1204-150000.1.16.1 * Basesystem Module 15-SP5 (ppc64le x86_64) * libquadmath0-12.3.0+git1204-150000.1.16.1 * libquadmath0-debuginfo-12.3.0+git1204-150000.1.16.1 * Basesystem Module 15-SP5 (x86_64) * libgomp1-32bit-12.3.0+git1204-150000.1.16.1 * libitm1-32bit-12.3.0+git1204-150000.1.16.1 * libatomic1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libgcc_s1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libgomp1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libubsan1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libobjc4-32bit-12.3.0+git1204-150000.1.16.1 * libasan8-32bit-12.3.0+git1204-150000.1.16.1 * libatomic1-32bit-12.3.0+git1204-150000.1.16.1 * libasan8-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libgfortran5-32bit-12.3.0+git1204-150000.1.16.1 * libquadmath0-32bit-12.3.0+git1204-150000.1.16.1 * libgcc_s1-32bit-12.3.0+git1204-150000.1.16.1 * libitm1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libquadmath0-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-pp-32bit-12.3.0+git1204-150000.1.16.1 *libobjc4-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libubsan1-32bit-12.3.0+git1204-150000.1.16.1 * libstdc++6-32bit-12.3.0+git1204-150000.1.16.1 * libgfortran5-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * Development Tools Module 15-SP4 (aarch64 ppc64le s390x x86_64) * libstdc++6-devel-gcc12-12.3.0+git1204-150000.1.16.1 * gcc12-fortran-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-c++-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-PIE-12.3.0+git1204-150000.1.16.1 * gcc12-12.3.0+git1204-150000.1.16.1 * gcc12-debugsource-12.3.0+git1204-150000.1.16.1 * cpp12-12.3.0+git1204-150000.1.16.1 * cpp12-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-fortran-12.3.0+git1204-150000.1.16.1 * gcc12-c++-12.3.0+git1204-150000.1.16.1 * gcc12-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-locale-12.3.0+git1204-150000.1.16.1 * Development Tools Module 15-SP4 (noarch) * gcc12-info-12.3.0+git1204-150000.1.16.1 * Development Tools Module 15-SP4 (x86_64) * gcc12-32bit-12.3.0+git1204-150000.1.16.1 * gcc12-c++-32bit-12.3.0+git1204-150000.1.16.1 * libstdc++6-devel-gcc12-32bit-12.3.0+git1204-150000.1.16.1 * gcc12-fortran-32bit-12.3.0+git1204-150000.1.16.1 * cross-nvptx-gcc12-12.3.0+git1204-150000.1.16.1 * gcc12-testresults-12.3.0+git1204-150000.1.16.1 * cross-nvptx-gcc12-debugsource-12.3.0+git1204-150000.1.16.1 * cross-nvptx-gcc12-debuginfo-12.3.0+git1204-150000.1.16.1 * cross-nvptx-newlib12-devel-12.3.0+git1204-150000.1.16.1 * Development Tools Module 15-SP5 (aarch64 ppc64le s390x x86_64) * gcc12-fortran-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-c++-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-PIE-12.3.0+git1204-150000.1.16.1 * gcc12-12.3.0+git1204-150000.1.16.1 * gcc12-debugsource-12.3.0+git1204-150000.1.16.1 * cpp12-12.3.0+git1204-150000.1.16.1 * cpp12-debuginfo-12.3.0+git1204-150000.1.16.1 *gcc12-fortran-12.3.0+git1204-150000.1.16.1 * gcc12-c++-12.3.0+git1204-150000.1.16.1 * gcc12-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-locale-12.3.0+git1204-150000.1.16.1 * Development Tools Module 15-SP5 (noarch) * gcc12-info-12.3.0+git1204-150000.1.16.1 * Development Tools Module 15-SP5 (x86_64) * gcc12-32bit-12.3.0+git1204-150000.1.16.1 * gcc12-c++-32bit-12.3.0+git1204-150000.1.16.1 * libstdc++6-devel-gcc12-32bit-12.3.0+git1204-150000.1.16.1 * gcc12-fortran-32bit-12.3.0+git1204-150000.1.16.1 * cross-nvptx-gcc12-12.3.0+git1204-150000.1.16.1 * cross-nvptx-gcc12-debugsource-12.3.0+git1204-150000.1.16.1 * cross-nvptx-gcc12-debuginfo-12.3.0+git1204-150000.1.16.1 * cross-nvptx-newlib12-devel-12.3.0+git1204-150000.1.16.1 * Legacy Module 15-SP4 (s390x) * libgomp1-32bit-12.3.0+git1204-150000.1.16.1 * libstdc++6-32bit-12.3.0+git1204-150000.1.16.1 * libgcc_s1-32bit-12.3.0+git1204-150000.1.16.1 * libitm1-32bit-12.3.0+git1204-150000.1.16.1 * libatomic1-32bit-12.3.0+git1204-150000.1.16.1 * libatomic1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libitm1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libgcc_s1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libgfortran5-32bit-12.3.0+git1204-150000.1.16.1 * libgomp1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libubsan1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libgfortran5-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libubsan1-32bit-12.3.0+git1204-150000.1.16.1 * SUSE Package Hub 15 15-SP4 (aarch64 ppc64le s390x x86_64) * gcc12-objc-12.3.0+git1204-150000.1.16.1 * gcc12-ada-debuginfo-12.3.0+git1204-150000.1.16.1 * libgo21-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-ada-12.3.0+git1204-150000.1.16.1 * libgo21-12.3.0+git1204-150000.1.16.1 * gcc12-go-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-obj-c++-debuginfo-12.3.0+git1204-150000.1.16.1 *libada12-12.3.0+git1204-150000.1.16.1 * libada12-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-debugsource-12.3.0+git1204-150000.1.16.1 * gcc12-go-12.3.0+git1204-150000.1.16.1 * gcc12-obj-c++-12.3.0+git1204-150000.1.16.1 * gcc12-objc-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-debuginfo-12.3.0+git1204-150000.1.16.1 * SUSE Package Hub 15 15-SP4 (aarch64 s390x x86_64) * gcc12-d-debuginfo-12.3.0+git1204-150000.1.16.1 * libgdruntime3-debuginfo-12.3.0+git1204-150000.1.16.1 * libgphobos3-12.3.0+git1204-150000.1.16.1 * libgphobos3-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-d-12.3.0+git1204-150000.1.16.1 * libgdruntime3-12.3.0+git1204-150000.1.16.1 * SUSE Package Hub 15 15-SP4 (x86_64) * gcc12-go-32bit-12.3.0+git1204-150000.1.16.1 * libgo21-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libgdruntime3-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libgphobos3-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libgphobos3-32bit-12.3.0+git1204-150000.1.16.1 * gcc12-ada-32bit-12.3.0+git1204-150000.1.16.1 * libada12-32bit-12.3.0+git1204-150000.1.16.1 * gcc12-obj-c++-32bit-12.3.0+git1204-150000.1.16.1 * libada12-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-objc-32bit-12.3.0+git1204-150000.1.16.1 * gcc12-d-32bit-12.3.0+git1204-150000.1.16.1 * libgdruntime3-32bit-12.3.0+git1204-150000.1.16.1 * libgo21-32bit-12.3.0+git1204-150000.1.16.1 * SUSE Package Hub 15 15-SP5 (aarch64 ppc64le s390x x86_64) * libgo21-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-ada-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-ada-12.3.0+git1204-150000.1.16.1 * libgo21-12.3.0+git1204-150000.1.16.1 * gcc12-go-debuginfo-12.3.0+git1204-150000.1.16.1 * libada12-12.3.0+git1204-150000.1.16.1 * libada12-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-debugsource-12.3.0+git1204-150000.1.16.1 * gcc12-go-12.3.0+git1204-150000.1.16.1 * gcc12-debuginfo-12.3.0+git1204-150000.1.16.1 * SUSE Linux Enterprise HighPerformance Computing 15 SP1 LTSS 15-SP1 (aarch64 x86_64) * libstdc++6-devel-gcc12-12.3.0+git1204-150000.1.16.1 * libstdc++6-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-fortran-debuginfo-12.3.0+git1204-150000.1.16.1 * libtsan2-12.3.0+git1204-150000.1.16.1 * libtsan2-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-c++-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-testresults-12.3.0+git1204-150000.1.16.1 * libitm1-12.3.0+git1204-150000.1.16.1 * gcc12-c++-12.3.0+git1204-150000.1.16.1 * libgomp1-12.3.0+git1204-150000.1.16.1 * liblsan0-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-pp-12.3.0+git1204-150000.1.16.1 * libobjc4-12.3.0+git1204-150000.1.16.1 * libatomic1-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-debugsource-12.3.0+git1204-150000.1.16.1 * libobjc4-debuginfo-12.3.0+git1204-150000.1.16.1 * libubsan1-debuginfo-12.3.0+git1204-150000.1.16.1 * libgfortran5-12.3.0+git1204-150000.1.16.1 * libstdc++6-12.3.0+git1204-150000.1.16.1 * libgcc_s1-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-locale-12.3.0+git1204-150000.1.16.1 * gcc12-PIE-12.3.0+git1204-150000.1.16.1 * libatomic1-12.3.0+git1204-150000.1.16.1 * cpp12-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-fortran-12.3.0+git1204-150000.1.16.1 * libitm1-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-debuginfo-12.3.0+git1204-150000.1.16.1 * libgcc_s1-12.3.0+git1204-150000.1.16.1 * libubsan1-12.3.0+git1204-150000.1.16.1 * libgomp1-debuginfo-12.3.0+git1204-150000.1.16.1 * liblsan0-12.3.0+git1204-150000.1.16.1 * gcc12-12.3.0+git1204-150000.1.16.1 * cpp12-12.3.0+git1204-150000.1.16.1 * libasan8-debuginfo-12.3.0+git1204-150000.1.16.1 * libasan8-12.3.0+git1204-150000.1.16.1 * gcc12-locale-12.3.0+git1204-150000.1.16.1 * libgfortran5-debuginfo-12.3.0+git1204-150000.1.16.1 * SUSE Linux Enterprise High Performance Computing 15 SP1 LTSS 15-SP1 (noarch) * gcc12-info-12.3.0+git1204-150000.1.16.1 * SUSELinux Enterprise High Performance Computing 15 SP1 LTSS 15-SP1 (aarch64) * libhwasan0-12.3.0+git1204-150000.1.16.1 * libhwasan0-debuginfo-12.3.0+git1204-150000.1.16.1 * SUSE Linux Enterprise High Performance Computing 15 SP1 LTSS 15-SP1 (x86_64) * libgomp1-32bit-12.3.0+git1204-150000.1.16.1 * libitm1-32bit-12.3.0+git1204-150000.1.16.1 * libquadmath0-debuginfo-12.3.0+git1204-150000.1.16.1 * libatomic1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * cross-nvptx-gcc12-12.3.0+git1204-150000.1.16.1 * libgcc_s1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libgomp1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libubsan1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libobjc4-32bit-12.3.0+git1204-150000.1.16.1 * libasan8-32bit-12.3.0+git1204-150000.1.16.1 * libatomic1-32bit-12.3.0+git1204-150000.1.16.1 * libasan8-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-devel-gcc12-32bit-12.3.0+git1204-150000.1.16.1 * libgfortran5-32bit-12.3.0+git1204-150000.1.16.1 * libquadmath0-12.3.0+git1204-150000.1.16.1 * libquadmath0-32bit-12.3.0+git1204-150000.1.16.1 * gcc12-32bit-12.3.0+git1204-150000.1.16.1 * libgcc_s1-32bit-12.3.0+git1204-150000.1.16.1 * libitm1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libquadmath0-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-pp-32bit-12.3.0+git1204-150000.1.16.1 * cross-nvptx-gcc12-debugsource-12.3.0+git1204-150000.1.16.1 * cross-nvptx-gcc12-debuginfo-12.3.0+git1204-150000.1.16.1 * libobjc4-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libubsan1-32bit-12.3.0+git1204-150000.1.16.1 * libstdc++6-32bit-12.3.0+git1204-150000.1.16.1 * gcc12-c++-32bit-12.3.0+git1204-150000.1.16.1 * gcc12-fortran-32bit-12.3.0+git1204-150000.1.16.1 * libgfortran5-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * cross-nvptx-newlib12-devel-12.3.0+git1204-150000.1.16.1 * SUSE Linux Enterprise HighPerformance Computing 15 SP2 LTSS 15-SP2 (aarch64 x86_64) * libstdc++6-devel-gcc12-12.3.0+git1204-150000.1.16.1 * libstdc++6-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-fortran-debuginfo-12.3.0+git1204-150000.1.16.1 * libtsan2-12.3.0+git1204-150000.1.16.1 * libtsan2-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-c++-debuginfo-12.3.0+git1204-150000.1.16.1 * libitm1-12.3.0+git1204-150000.1.16.1 * gcc12-c++-12.3.0+git1204-150000.1.16.1 * libgomp1-12.3.0+git1204-150000.1.16.1 * liblsan0-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-pp-12.3.0+git1204-150000.1.16.1 * libobjc4-12.3.0+git1204-150000.1.16.1 * libatomic1-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-debugsource-12.3.0+git1204-150000.1.16.1 * libobjc4-debuginfo-12.3.0+git1204-150000.1.16.1 * libubsan1-debuginfo-12.3.0+git1204-150000.1.16.1 * libgfortran5-12.3.0+git1204-150000.1.16.1 * libstdc++6-12.3.0+git1204-150000.1.16.1 * libgcc_s1-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-locale-12.3.0+git1204-150000.1.16.1 * gcc12-PIE-12.3.0+git1204-150000.1.16.1 * libatomic1-12.3.0+git1204-150000.1.16.1 * cpp12-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-fortran-12.3.0+git1204-150000.1.16.1 * libitm1-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-debuginfo-12.3.0+git1204-150000.1.16.1 * libgcc_s1-12.3.0+git1204-150000.1.16.1 * libubsan1-12.3.0+git1204-150000.1.16.1 * libgomp1-debuginfo-12.3.0+git1204-150000.1.16.1 * liblsan0-12.3.0+git1204-150000.1.16.1 * gcc12-12.3.0+git1204-150000.1.16.1 * cpp12-12.3.0+git1204-150000.1.16.1 * libasan8-debuginfo-12.3.0+git1204-150000.1.16.1 * libasan8-12.3.0+git1204-150000.1.16.1 * gcc12-locale-12.3.0+git1204-150000.1.16.1 * libgfortran5-debuginfo-12.3.0+git1204-150000.1.16.1 * SUSE Linux Enterprise High Performance Computing 15 SP2 LTSS 15-SP2 (noarch) * gcc12-info-12.3.0+git1204-150000.1.16.1 * SUSE Linux Enterprise High Performance Computing 15 SP2 LTSS15-SP2 (aarch64) * libhwasan0-12.3.0+git1204-150000.1.16.1 * libhwasan0-debuginfo-12.3.0+git1204-150000.1.16.1 * SUSE Linux Enterprise High Performance Computing 15 SP2 LTSS 15-SP2 (x86_64) * libgomp1-32bit-12.3.0+git1204-150000.1.16.1 * libitm1-32bit-12.3.0+git1204-150000.1.16.1 * libquadmath0-debuginfo-12.3.0+git1204-150000.1.16.1 * libatomic1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * cross-nvptx-gcc12-12.3.0+git1204-150000.1.16.1 * libgcc_s1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libgomp1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libubsan1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libobjc4-32bit-12.3.0+git1204-150000.1.16.1 * libasan8-32bit-12.3.0+git1204-150000.1.16.1 * libatomic1-32bit-12.3.0+git1204-150000.1.16.1 * libasan8-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-devel-gcc12-32bit-12.3.0+git1204-150000.1.16.1 * libgfortran5-32bit-12.3.0+git1204-150000.1.16.1 * libquadmath0-12.3.0+git1204-150000.1.16.1 * libquadmath0-32bit-12.3.0+git1204-150000.1.16.1 * gcc12-32bit-12.3.0+git1204-150000.1.16.1 * libgcc_s1-32bit-12.3.0+git1204-150000.1.16.1 * libitm1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libquadmath0-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-pp-32bit-12.3.0+git1204-150000.1.16.1 * cross-nvptx-gcc12-debugsource-12.3.0+git1204-150000.1.16.1 * cross-nvptx-gcc12-debuginfo-12.3.0+git1204-150000.1.16.1 * libobjc4-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libubsan1-32bit-12.3.0+git1204-150000.1.16.1 * libstdc++6-32bit-12.3.0+git1204-150000.1.16.1 * gcc12-c++-32bit-12.3.0+git1204-150000.1.16.1 * gcc12-fortran-32bit-12.3.0+git1204-150000.1.16.1 * libgfortran5-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * cross-nvptx-newlib12-devel-12.3.0+git1204-150000.1.16.1 * SUSE Linux Enterprise High Performance Computing ESPOS 15 SP3 (aarch64 x86_64) *libstdc++6-devel-gcc12-12.3.0+git1204-150000.1.16.1 * libstdc++6-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-fortran-debuginfo-12.3.0+git1204-150000.1.16.1 * libtsan2-12.3.0+git1204-150000.1.16.1 * libtsan2-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-c++-debuginfo-12.3.0+git1204-150000.1.16.1 * libitm1-12.3.0+git1204-150000.1.16.1 * gcc12-c++-12.3.0+git1204-150000.1.16.1 * libgomp1-12.3.0+git1204-150000.1.16.1 * liblsan0-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-pp-12.3.0+git1204-150000.1.16.1 * libobjc4-12.3.0+git1204-150000.1.16.1 * libatomic1-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-debugsource-12.3.0+git1204-150000.1.16.1 * libobjc4-debuginfo-12.3.0+git1204-150000.1.16.1 * libubsan1-debuginfo-12.3.0+git1204-150000.1.16.1 * libgfortran5-12.3.0+git1204-150000.1.16.1 * libstdc++6-12.3.0+git1204-150000.1.16.1 * libgcc_s1-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-locale-12.3.0+git1204-150000.1.16.1 * gcc12-PIE-12.3.0+git1204-150000.1.16.1 * libatomic1-12.3.0+git1204-150000.1.16.1 * cpp12-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-fortran-12.3.0+git1204-150000.1.16.1 * libitm1-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-debuginfo-12.3.0+git1204-150000.1.16.1 * libgcc_s1-12.3.0+git1204-150000.1.16.1 * libubsan1-12.3.0+git1204-150000.1.16.1 * libgomp1-debuginfo-12.3.0+git1204-150000.1.16.1 * liblsan0-12.3.0+git1204-150000.1.16.1 * gcc12-12.3.0+git1204-150000.1.16.1 * cpp12-12.3.0+git1204-150000.1.16.1 * libasan8-debuginfo-12.3.0+git1204-150000.1.16.1 * libasan8-12.3.0+git1204-150000.1.16.1 * gcc12-locale-12.3.0+git1204-150000.1.16.1 * libgfortran5-debuginfo-12.3.0+git1204-150000.1.16.1 * SUSE Linux Enterprise High Performance Computing ESPOS 15 SP3 (noarch) * gcc12-info-12.3.0+git1204-150000.1.16.1 * SUSE Linux Enterprise High Performance Computing ESPOS 15 SP3 (aarch64) * libhwasan0-12.3.0+git1204-150000.1.16.1 *libhwasan0-debuginfo-12.3.0+git1204-150000.1.16.1 * SUSE Linux Enterprise High Performance Computing ESPOS 15 SP3 (x86_64) * libgomp1-32bit-12.3.0+git1204-150000.1.16.1 * libitm1-32bit-12.3.0+git1204-150000.1.16.1 * libquadmath0-debuginfo-12.3.0+git1204-150000.1.16.1 * libatomic1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * cross-nvptx-gcc12-12.3.0+git1204-150000.1.16.1 * libgcc_s1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libgomp1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libubsan1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libobjc4-32bit-12.3.0+git1204-150000.1.16.1 * libasan8-32bit-12.3.0+git1204-150000.1.16.1 * libatomic1-32bit-12.3.0+git1204-150000.1.16.1 * libasan8-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-devel-gcc12-32bit-12.3.0+git1204-150000.1.16.1 * libgfortran5-32bit-12.3.0+git1204-150000.1.16.1 * libquadmath0-12.3.0+git1204-150000.1.16.1 * libquadmath0-32bit-12.3.0+git1204-150000.1.16.1 * gcc12-32bit-12.3.0+git1204-150000.1.16.1 * libgcc_s1-32bit-12.3.0+git1204-150000.1.16.1 * libitm1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libquadmath0-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-pp-32bit-12.3.0+git1204-150000.1.16.1 * cross-nvptx-gcc12-debugsource-12.3.0+git1204-150000.1.16.1 * cross-nvptx-gcc12-debuginfo-12.3.0+git1204-150000.1.16.1 * libobjc4-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libubsan1-32bit-12.3.0+git1204-150000.1.16.1 * libstdc++6-32bit-12.3.0+git1204-150000.1.16.1 * gcc12-c++-32bit-12.3.0+git1204-150000.1.16.1 * gcc12-fortran-32bit-12.3.0+git1204-150000.1.16.1 * libgfortran5-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * cross-nvptx-newlib12-devel-12.3.0+git1204-150000.1.16.1 * SUSE Linux Enterprise High Performance Computing LTSS 15 SP3 (aarch64 x86_64) * libstdc++6-devel-gcc12-12.3.0+git1204-150000.1.16.1 *libstdc++6-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-fortran-debuginfo-12.3.0+git1204-150000.1.16.1 * libtsan2-12.3.0+git1204-150000.1.16.1 * libtsan2-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-c++-debuginfo-12.3.0+git1204-150000.1.16.1 * libitm1-12.3.0+git1204-150000.1.16.1 * gcc12-c++-12.3.0+git1204-150000.1.16.1 * libgomp1-12.3.0+git1204-150000.1.16.1 * liblsan0-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-pp-12.3.0+git1204-150000.1.16.1 * libobjc4-12.3.0+git1204-150000.1.16.1 * libatomic1-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-debugsource-12.3.0+git1204-150000.1.16.1 * libobjc4-debuginfo-12.3.0+git1204-150000.1.16.1 * libubsan1-debuginfo-12.3.0+git1204-150000.1.16.1 * libgfortran5-12.3.0+git1204-150000.1.16.1 * libstdc++6-12.3.0+git1204-150000.1.16.1 * libgcc_s1-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-locale-12.3.0+git1204-150000.1.16.1 * gcc12-PIE-12.3.0+git1204-150000.1.16.1 * libatomic1-12.3.0+git1204-150000.1.16.1 * cpp12-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-fortran-12.3.0+git1204-150000.1.16.1 * libitm1-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-debuginfo-12.3.0+git1204-150000.1.16.1 * libgcc_s1-12.3.0+git1204-150000.1.16.1 * libubsan1-12.3.0+git1204-150000.1.16.1 * libgomp1-debuginfo-12.3.0+git1204-150000.1.16.1 * liblsan0-12.3.0+git1204-150000.1.16.1 * gcc12-12.3.0+git1204-150000.1.16.1 * cpp12-12.3.0+git1204-150000.1.16.1 * libasan8-debuginfo-12.3.0+git1204-150000.1.16.1 * libasan8-12.3.0+git1204-150000.1.16.1 * gcc12-locale-12.3.0+git1204-150000.1.16.1 * libgfortran5-debuginfo-12.3.0+git1204-150000.1.16.1 * SUSE Linux Enterprise High Performance Computing LTSS 15 SP3 (noarch) * gcc12-info-12.3.0+git1204-150000.1.16.1 * SUSE Linux Enterprise High Performance Computing LTSS 15 SP3 (aarch64) * libhwasan0-12.3.0+git1204-150000.1.16.1 * libhwasan0-debuginfo-12.3.0+git1204-150000.1.16.1 * SUSE LinuxEnterprise High Performance Computing LTSS 15 SP3 (x86_64) * libgomp1-32bit-12.3.0+git1204-150000.1.16.1 * libitm1-32bit-12.3.0+git1204-150000.1.16.1 * libquadmath0-debuginfo-12.3.0+git1204-150000.1.16.1 * libatomic1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * cross-nvptx-gcc12-12.3.0+git1204-150000.1.16.1 * libgcc_s1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libgomp1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libubsan1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libobjc4-32bit-12.3.0+git1204-150000.1.16.1 * libasan8-32bit-12.3.0+git1204-150000.1.16.1 * libatomic1-32bit-12.3.0+git1204-150000.1.16.1 * libasan8-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-devel-gcc12-32bit-12.3.0+git1204-150000.1.16.1 * libgfortran5-32bit-12.3.0+git1204-150000.1.16.1 * libquadmath0-12.3.0+git1204-150000.1.16.1 * libquadmath0-32bit-12.3.0+git1204-150000.1.16.1 * gcc12-32bit-12.3.0+git1204-150000.1.16.1 * libgcc_s1-32bit-12.3.0+git1204-150000.1.16.1 * libitm1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libquadmath0-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-pp-32bit-12.3.0+git1204-150000.1.16.1 * cross-nvptx-gcc12-debugsource-12.3.0+git1204-150000.1.16.1 * cross-nvptx-gcc12-debuginfo-12.3.0+git1204-150000.1.16.1 * libobjc4-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libubsan1-32bit-12.3.0+git1204-150000.1.16.1 * libstdc++6-32bit-12.3.0+git1204-150000.1.16.1 * gcc12-c++-32bit-12.3.0+git1204-150000.1.16.1 * gcc12-fortran-32bit-12.3.0+git1204-150000.1.16.1 * libgfortran5-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * cross-nvptx-newlib12-devel-12.3.0+git1204-150000.1.16.1 * SUSE Linux Enterprise Server 15 SP1 LTSS 15-SP1 (aarch64 ppc64le s390x x86_64) * libstdc++6-devel-gcc12-12.3.0+git1204-150000.1.16.1 * libstdc++6-debuginfo-12.3.0+git1204-150000.1.16.1 *gcc12-fortran-debuginfo-12.3.0+git1204-150000.1.16.1 * libtsan2-12.3.0+git1204-150000.1.16.1 * libtsan2-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-c++-debuginfo-12.3.0+git1204-150000.1.16.1 * libitm1-12.3.0+git1204-150000.1.16.1 * gcc12-c++-12.3.0+git1204-150000.1.16.1 * libgomp1-12.3.0+git1204-150000.1.16.1 * liblsan0-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-pp-12.3.0+git1204-150000.1.16.1 * libobjc4-12.3.0+git1204-150000.1.16.1 * libatomic1-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-debugsource-12.3.0+git1204-150000.1.16.1 * libobjc4-debuginfo-12.3.0+git1204-150000.1.16.1 * libubsan1-debuginfo-12.3.0+git1204-150000.1.16.1 * libgfortran5-12.3.0+git1204-150000.1.16.1 * libstdc++6-12.3.0+git1204-150000.1.16.1 * libgcc_s1-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-locale-12.3.0+git1204-150000.1.16.1 * gcc12-PIE-12.3.0+git1204-150000.1.16.1 * libatomic1-12.3.0+git1204-150000.1.16.1 * cpp12-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-fortran-12.3.0+git1204-150000.1.16.1 * libitm1-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-debuginfo-12.3.0+git1204-150000.1.16.1 * libgcc_s1-12.3.0+git1204-150000.1.16.1 * libubsan1-12.3.0+git1204-150000.1.16.1 * libgomp1-debuginfo-12.3.0+git1204-150000.1.16.1 * liblsan0-12.3.0+git1204-150000.1.16.1 * gcc12-12.3.0+git1204-150000.1.16.1 * cpp12-12.3.0+git1204-150000.1.16.1 * libasan8-debuginfo-12.3.0+git1204-150000.1.16.1 * libasan8-12.3.0+git1204-150000.1.16.1 * gcc12-locale-12.3.0+git1204-150000.1.16.1 * libgfortran5-debuginfo-12.3.0+git1204-150000.1.16.1 * SUSE Linux Enterprise Server 15 SP1 LTSS 15-SP1 (noarch) * gcc12-info-12.3.0+git1204-150000.1.16.1 * SUSE Linux Enterprise Server 15 SP1 LTSS 15-SP1 (aarch64) * libhwasan0-12.3.0+git1204-150000.1.16.1 * libhwasan0-debuginfo-12.3.0+git1204-150000.1.16.1 * SUSE Linux Enterprise Server 15 SP1 LTSS 15-SP1 (ppc64le x86_64) *libquadmath0-12.3.0+git1204-150000.1.16.1 * libquadmath0-debuginfo-12.3.0+git1204-150000.1.16.1 * SUSE Linux Enterprise Server 15 SP1 LTSS 15-SP1 (x86_64) * libgomp1-32bit-12.3.0+git1204-150000.1.16.1 * libitm1-32bit-12.3.0+git1204-150000.1.16.1 * libatomic1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * cross-nvptx-gcc12-12.3.0+git1204-150000.1.16.1 * libgcc_s1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libgomp1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libubsan1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libobjc4-32bit-12.3.0+git1204-150000.1.16.1 * libasan8-32bit-12.3.0+git1204-150000.1.16.1 * libatomic1-32bit-12.3.0+git1204-150000.1.16.1 * libasan8-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-devel-gcc12-32bit-12.3.0+git1204-150000.1.16.1 * libgfortran5-32bit-12.3.0+git1204-150000.1.16.1 * libquadmath0-32bit-12.3.0+git1204-150000.1.16.1 * gcc12-32bit-12.3.0+git1204-150000.1.16.1 * libgcc_s1-32bit-12.3.0+git1204-150000.1.16.1 * libitm1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libquadmath0-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-pp-32bit-12.3.0+git1204-150000.1.16.1 * cross-nvptx-gcc12-debugsource-12.3.0+git1204-150000.1.16.1 * cross-nvptx-gcc12-debuginfo-12.3.0+git1204-150000.1.16.1 * libobjc4-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libubsan1-32bit-12.3.0+git1204-150000.1.16.1 * libstdc++6-32bit-12.3.0+git1204-150000.1.16.1 * gcc12-c++-32bit-12.3.0+git1204-150000.1.16.1 * gcc12-fortran-32bit-12.3.0+git1204-150000.1.16.1 * libgfortran5-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * cross-nvptx-newlib12-devel-12.3.0+git1204-150000.1.16.1 * SUSE Linux Enterprise Server 15 SP2 LTSS 15-SP2 (aarch64 ppc64le s390x) * libstdc++6-devel-gcc12-12.3.0+git1204-150000.1.16.1 * libstdc++6-debuginfo-12.3.0+git1204-150000.1.16.1 *gcc12-fortran-debuginfo-12.3.0+git1204-150000.1.16.1 * libtsan2-12.3.0+git1204-150000.1.16.1 * libtsan2-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-c++-debuginfo-12.3.0+git1204-150000.1.16.1 * libitm1-12.3.0+git1204-150000.1.16.1 * gcc12-c++-12.3.0+git1204-150000.1.16.1 * libgomp1-12.3.0+git1204-150000.1.16.1 * liblsan0-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-pp-12.3.0+git1204-150000.1.16.1 * libobjc4-12.3.0+git1204-150000.1.16.1 * libatomic1-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-debugsource-12.3.0+git1204-150000.1.16.1 * libobjc4-debuginfo-12.3.0+git1204-150000.1.16.1 * libubsan1-debuginfo-12.3.0+git1204-150000.1.16.1 * libgfortran5-12.3.0+git1204-150000.1.16.1 * libstdc++6-12.3.0+git1204-150000.1.16.1 * libgcc_s1-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-locale-12.3.0+git1204-150000.1.16.1 * gcc12-PIE-12.3.0+git1204-150000.1.16.1 * libatomic1-12.3.0+git1204-150000.1.16.1 * cpp12-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-fortran-12.3.0+git1204-150000.1.16.1 * libitm1-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-debuginfo-12.3.0+git1204-150000.1.16.1 * libgcc_s1-12.3.0+git1204-150000.1.16.1 * libubsan1-12.3.0+git1204-150000.1.16.1 * libgomp1-debuginfo-12.3.0+git1204-150000.1.16.1 * liblsan0-12.3.0+git1204-150000.1.16.1 * gcc12-12.3.0+git1204-150000.1.16.1 * cpp12-12.3.0+git1204-150000.1.16.1 * libasan8-debuginfo-12.3.0+git1204-150000.1.16.1 * libasan8-12.3.0+git1204-150000.1.16.1 * gcc12-locale-12.3.0+git1204-150000.1.16.1 * libgfortran5-debuginfo-12.3.0+git1204-150000.1.16.1 * SUSE Linux Enterprise Server 15 SP2 LTSS 15-SP2 (noarch) * gcc12-info-12.3.0+git1204-150000.1.16.1 * SUSE Linux Enterprise Server 15 SP2 LTSS 15-SP2 (aarch64) * libhwasan0-12.3.0+git1204-150000.1.16.1 * libhwasan0-debuginfo-12.3.0+git1204-150000.1.16.1 * SUSE Linux Enterprise Server 15 SP2 LTSS 15-SP2 (ppc64le) *libquadmath0-12.3.0+git1204-150000.1.16.1 * libquadmath0-debuginfo-12.3.0+git1204-150000.1.16.1 * SUSE Linux Enterprise Server 15 SP3 LTSS 15-SP3 (aarch64 ppc64le s390x x86_64) * libstdc++6-devel-gcc12-12.3.0+git1204-150000.1.16.1 * libstdc++6-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-fortran-debuginfo-12.3.0+git1204-150000.1.16.1 * libtsan2-12.3.0+git1204-150000.1.16.1 * libtsan2-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-c++-debuginfo-12.3.0+git1204-150000.1.16.1 * libitm1-12.3.0+git1204-150000.1.16.1 * gcc12-c++-12.3.0+git1204-150000.1.16.1 * libgomp1-12.3.0+git1204-150000.1.16.1 * liblsan0-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-pp-12.3.0+git1204-150000.1.16.1 * libobjc4-12.3.0+git1204-150000.1.16.1 * libatomic1-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-debugsource-12.3.0+git1204-150000.1.16.1 * libobjc4-debuginfo-12.3.0+git1204-150000.1.16.1 * libubsan1-debuginfo-12.3.0+git1204-150000.1.16.1 * libgfortran5-12.3.0+git1204-150000.1.16.1 * libstdc++6-12.3.0+git1204-150000.1.16.1 * libgcc_s1-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-locale-12.3.0+git1204-150000.1.16.1 * gcc12-PIE-12.3.0+git1204-150000.1.16.1 * libatomic1-12.3.0+git1204-150000.1.16.1 * cpp12-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-fortran-12.3.0+git1204-150000.1.16.1 * libitm1-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-debuginfo-12.3.0+git1204-150000.1.16.1 * libgcc_s1-12.3.0+git1204-150000.1.16.1 * libubsan1-12.3.0+git1204-150000.1.16.1 * libgomp1-debuginfo-12.3.0+git1204-150000.1.16.1 * liblsan0-12.3.0+git1204-150000.1.16.1 * gcc12-12.3.0+git1204-150000.1.16.1 * cpp12-12.3.0+git1204-150000.1.16.1 * libasan8-debuginfo-12.3.0+git1204-150000.1.16.1 * libasan8-12.3.0+git1204-150000.1.16.1 * gcc12-locale-12.3.0+git1204-150000.1.16.1 * libgfortran5-debuginfo-12.3.0+git1204-150000.1.16.1 * SUSE Linux Enterprise Server 15 SP3 LTSS 15-SP3 (noarch) *gcc12-info-12.3.0+git1204-150000.1.16.1 * SUSE Linux Enterprise Server 15 SP3 LTSS 15-SP3 (aarch64) * libhwasan0-12.3.0+git1204-150000.1.16.1 * libhwasan0-debuginfo-12.3.0+git1204-150000.1.16.1 * SUSE Linux Enterprise Server 15 SP3 LTSS 15-SP3 (ppc64le x86_64) * libquadmath0-12.3.0+git1204-150000.1.16.1 * libquadmath0-debuginfo-12.3.0+git1204-150000.1.16.1 * SUSE Linux Enterprise Server 15 SP3 LTSS 15-SP3 (s390x x86_64) * libgomp1-32bit-12.3.0+git1204-150000.1.16.1 * libstdc++6-32bit-12.3.0+git1204-150000.1.16.1 * libgcc_s1-32bit-12.3.0+git1204-150000.1.16.1 * libitm1-32bit-12.3.0+git1204-150000.1.16.1 * libatomic1-32bit-12.3.0+git1204-150000.1.16.1 * libatomic1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libitm1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libgcc_s1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libgfortran5-32bit-12.3.0+git1204-150000.1.16.1 * libgomp1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libubsan1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libgfortran5-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libubsan1-32bit-12.3.0+git1204-150000.1.16.1 * SUSE Linux Enterprise Server 15 SP3 LTSS 15-SP3 (x86_64) * libasan8-32bit-12.3.0+git1204-150000.1.16.1 * gcc12-32bit-12.3.0+git1204-150000.1.16.1 * gcc12-c++-32bit-12.3.0+git1204-150000.1.16.1 * libasan8-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-fortran-32bit-12.3.0+git1204-150000.1.16.1 * cross-nvptx-gcc12-12.3.0+git1204-150000.1.16.1 * libquadmath0-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-devel-gcc12-32bit-12.3.0+git1204-150000.1.16.1 * libstdc++6-pp-32bit-12.3.0+git1204-150000.1.16.1 * cross-nvptx-gcc12-debugsource-12.3.0+git1204-150000.1.16.1 * libobjc4-32bit-12.3.0+git1204-150000.1.16.1 * cross-nvptx-gcc12-debuginfo-12.3.0+git1204-150000.1.16.1 * libobjc4-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 *cross-nvptx-newlib12-devel-12.3.0+git1204-150000.1.16.1 * libquadmath0-32bit-12.3.0+git1204-150000.1.16.1 * SUSE Linux Enterprise Server for SAP Applications 15 SP1 (ppc64le x86_64) * libstdc++6-devel-gcc12-12.3.0+git1204-150000.1.16.1 * libstdc++6-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-fortran-debuginfo-12.3.0+git1204-150000.1.16.1 * libquadmath0-debuginfo-12.3.0+git1204-150000.1.16.1 * libtsan2-12.3.0+git1204-150000.1.16.1 * libtsan2-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-c++-debuginfo-12.3.0+git1204-150000.1.16.1 * libitm1-12.3.0+git1204-150000.1.16.1 * gcc12-c++-12.3.0+git1204-150000.1.16.1 * libgomp1-12.3.0+git1204-150000.1.16.1 * liblsan0-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-pp-12.3.0+git1204-150000.1.16.1 * libobjc4-12.3.0+git1204-150000.1.16.1 * libatomic1-debuginfo-12.3.0+git1204-150000.1.16.1 * libquadmath0-12.3.0+git1204-150000.1.16.1 * gcc12-debugsource-12.3.0+git1204-150000.1.16.1 * libobjc4-debuginfo-12.3.0+git1204-150000.1.16.1 * libubsan1-debuginfo-12.3.0+git1204-150000.1.16.1 * libgfortran5-12.3.0+git1204-150000.1.16.1 * libstdc++6-12.3.0+git1204-150000.1.16.1 * libgcc_s1-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-locale-12.3.0+git1204-150000.1.16.1 * gcc12-PIE-12.3.0+git1204-150000.1.16.1 * libatomic1-12.3.0+git1204-150000.1.16.1 * cpp12-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-fortran-12.3.0+git1204-150000.1.16.1 * libitm1-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-debuginfo-12.3.0+git1204-150000.1.16.1 * libgcc_s1-12.3.0+git1204-150000.1.16.1 * libubsan1-12.3.0+git1204-150000.1.16.1 * libgomp1-debuginfo-12.3.0+git1204-150000.1.16.1 * liblsan0-12.3.0+git1204-150000.1.16.1 * gcc12-12.3.0+git1204-150000.1.16.1 * cpp12-12.3.0+git1204-150000.1.16.1 * libasan8-debuginfo-12.3.0+git1204-150000.1.16.1 * libasan8-12.3.0+git1204-150000.1.16.1 * gcc12-locale-12.3.0+git1204-150000.1.16.1 *libgfortran5-debuginfo-12.3.0+git1204-150000.1.16.1 * SUSE Linux Enterprise Server for SAP Applications 15 SP1 (noarch) * gcc12-info-12.3.0+git1204-150000.1.16.1 * SUSE Linux Enterprise Server for SAP Applications 15 SP1 (x86_64) * libgomp1-32bit-12.3.0+git1204-150000.1.16.1 * libitm1-32bit-12.3.0+git1204-150000.1.16.1 * libatomic1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * cross-nvptx-gcc12-12.3.0+git1204-150000.1.16.1 * libgcc_s1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libgomp1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libubsan1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libobjc4-32bit-12.3.0+git1204-150000.1.16.1 * libasan8-32bit-12.3.0+git1204-150000.1.16.1 * libatomic1-32bit-12.3.0+git1204-150000.1.16.1 * libasan8-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-devel-gcc12-32bit-12.3.0+git1204-150000.1.16.1 * libgfortran5-32bit-12.3.0+git1204-150000.1.16.1 * libquadmath0-32bit-12.3.0+git1204-150000.1.16.1 * gcc12-32bit-12.3.0+git1204-150000.1.16.1 * libgcc_s1-32bit-12.3.0+git1204-150000.1.16.1 * libitm1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libquadmath0-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-pp-32bit-12.3.0+git1204-150000.1.16.1 * cross-nvptx-gcc12-debugsource-12.3.0+git1204-150000.1.16.1 * cross-nvptx-gcc12-debuginfo-12.3.0+git1204-150000.1.16.1 * libobjc4-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libubsan1-32bit-12.3.0+git1204-150000.1.16.1 * libstdc++6-32bit-12.3.0+git1204-150000.1.16.1 * gcc12-c++-32bit-12.3.0+git1204-150000.1.16.1 * gcc12-fortran-32bit-12.3.0+git1204-150000.1.16.1 * libgfortran5-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * cross-nvptx-newlib12-devel-12.3.0+git1204-150000.1.16.1 * SUSE Linux Enterprise Server for SAP Applications 15 SP2 (ppc64le x86_64) * libstdc++6-devel-gcc12-12.3.0+git1204-150000.1.16.1 *libstdc++6-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-fortran-debuginfo-12.3.0+git1204-150000.1.16.1 * libquadmath0-debuginfo-12.3.0+git1204-150000.1.16.1 * libtsan2-12.3.0+git1204-150000.1.16.1 * libtsan2-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-c++-debuginfo-12.3.0+git1204-150000.1.16.1 * libitm1-12.3.0+git1204-150000.1.16.1 * gcc12-c++-12.3.0+git1204-150000.1.16.1 * libgomp1-12.3.0+git1204-150000.1.16.1 * liblsan0-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-pp-12.3.0+git1204-150000.1.16.1 * libobjc4-12.3.0+git1204-150000.1.16.1 * libatomic1-debuginfo-12.3.0+git1204-150000.1.16.1 * libquadmath0-12.3.0+git1204-150000.1.16.1 * gcc12-debugsource-12.3.0+git1204-150000.1.16.1 * libobjc4-debuginfo-12.3.0+git1204-150000.1.16.1 * libubsan1-debuginfo-12.3.0+git1204-150000.1.16.1 * libgfortran5-12.3.0+git1204-150000.1.16.1 * libstdc++6-12.3.0+git1204-150000.1.16.1 * libgcc_s1-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-locale-12.3.0+git1204-150000.1.16.1 * gcc12-PIE-12.3.0+git1204-150000.1.16.1 * libatomic1-12.3.0+git1204-150000.1.16.1 * cpp12-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-fortran-12.3.0+git1204-150000.1.16.1 * libitm1-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-debuginfo-12.3.0+git1204-150000.1.16.1 * libgcc_s1-12.3.0+git1204-150000.1.16.1 * libubsan1-12.3.0+git1204-150000.1.16.1 * libgomp1-debuginfo-12.3.0+git1204-150000.1.16.1 * liblsan0-12.3.0+git1204-150000.1.16.1 * gcc12-12.3.0+git1204-150000.1.16.1 * cpp12-12.3.0+git1204-150000.1.16.1 * libasan8-debuginfo-12.3.0+git1204-150000.1.16.1 * libasan8-12.3.0+git1204-150000.1.16.1 * gcc12-locale-12.3.0+git1204-150000.1.16.1 * libgfortran5-debuginfo-12.3.0+git1204-150000.1.16.1 * SUSE Linux Enterprise Server for SAP Applications 15 SP2 (noarch) * gcc12-info-12.3.0+git1204-150000.1.16.1 * SUSE Linux Enterprise Server for SAP Applications 15 SP2 (x86_64) *libgomp1-32bit-12.3.0+git1204-150000.1.16.1 * libitm1-32bit-12.3.0+git1204-150000.1.16.1 * libatomic1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * cross-nvptx-gcc12-12.3.0+git1204-150000.1.16.1 * libgcc_s1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libgomp1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libubsan1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libobjc4-32bit-12.3.0+git1204-150000.1.16.1 * libasan8-32bit-12.3.0+git1204-150000.1.16.1 * libatomic1-32bit-12.3.0+git1204-150000.1.16.1 * libasan8-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-devel-gcc12-32bit-12.3.0+git1204-150000.1.16.1 * libgfortran5-32bit-12.3.0+git1204-150000.1.16.1 * libquadmath0-32bit-12.3.0+git1204-150000.1.16.1 * gcc12-32bit-12.3.0+git1204-150000.1.16.1 * libgcc_s1-32bit-12.3.0+git1204-150000.1.16.1 * libitm1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libquadmath0-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-pp-32bit-12.3.0+git1204-150000.1.16.1 * cross-nvptx-gcc12-debugsource-12.3.0+git1204-150000.1.16.1 * cross-nvptx-gcc12-debuginfo-12.3.0+git1204-150000.1.16.1 * libobjc4-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libubsan1-32bit-12.3.0+git1204-150000.1.16.1 * libstdc++6-32bit-12.3.0+git1204-150000.1.16.1 * gcc12-c++-32bit-12.3.0+git1204-150000.1.16.1 * gcc12-fortran-32bit-12.3.0+git1204-150000.1.16.1 * libgfortran5-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * cross-nvptx-newlib12-devel-12.3.0+git1204-150000.1.16.1 * SUSE Linux Enterprise Server for SAP Applications 15 SP3 (ppc64le) * libstdc++6-devel-gcc12-12.3.0+git1204-150000.1.16.1 * libstdc++6-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-fortran-debuginfo-12.3.0+git1204-150000.1.16.1 * libquadmath0-debuginfo-12.3.0+git1204-150000.1.16.1 * libtsan2-12.3.0+git1204-150000.1.16.1 * libtsan2-debuginfo-12.3.0+git1204-150000.1.16.1 *gcc12-c++-debuginfo-12.3.0+git1204-150000.1.16.1 * libitm1-12.3.0+git1204-150000.1.16.1 * gcc12-c++-12.3.0+git1204-150000.1.16.1 * libgomp1-12.3.0+git1204-150000.1.16.1 * liblsan0-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-pp-12.3.0+git1204-150000.1.16.1 * libobjc4-12.3.0+git1204-150000.1.16.1 * libatomic1-debuginfo-12.3.0+git1204-150000.1.16.1 * libquadmath0-12.3.0+git1204-150000.1.16.1 * gcc12-debugsource-12.3.0+git1204-150000.1.16.1 * libobjc4-debuginfo-12.3.0+git1204-150000.1.16.1 * libubsan1-debuginfo-12.3.0+git1204-150000.1.16.1 * libgfortran5-12.3.0+git1204-150000.1.16.1 * libstdc++6-12.3.0+git1204-150000.1.16.1 * libgcc_s1-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-locale-12.3.0+git1204-150000.1.16.1 * gcc12-PIE-12.3.0+git1204-150000.1.16.1 * libatomic1-12.3.0+git1204-150000.1.16.1 * cpp12-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-fortran-12.3.0+git1204-150000.1.16.1 * libitm1-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-debuginfo-12.3.0+git1204-150000.1.16.1 * libgcc_s1-12.3.0+git1204-150000.1.16.1 * libubsan1-12.3.0+git1204-150000.1.16.1 * libgomp1-debuginfo-12.3.0+git1204-150000.1.16.1 * liblsan0-12.3.0+git1204-150000.1.16.1 * gcc12-12.3.0+git1204-150000.1.16.1 * cpp12-12.3.0+git1204-150000.1.16.1 * libasan8-debuginfo-12.3.0+git1204-150000.1.16.1 * libasan8-12.3.0+git1204-150000.1.16.1 * gcc12-locale-12.3.0+git1204-150000.1.16.1 * libgfortran5-debuginfo-12.3.0+git1204-150000.1.16.1 * SUSE Linux Enterprise Server for SAP Applications 15 SP3 (noarch) * gcc12-info-12.3.0+git1204-150000.1.16.1 * SUSE Manager Proxy 4.2 (x86_64) * libgomp1-32bit-12.3.0+git1204-150000.1.16.1 * libstdc++6-debuginfo-12.3.0+git1204-150000.1.16.1 * libitm1-32bit-12.3.0+git1204-150000.1.16.1 * libquadmath0-debuginfo-12.3.0+git1204-150000.1.16.1 * libtsan2-12.3.0+git1204-150000.1.16.1 * libatomic1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 *libtsan2-debuginfo-12.3.0+git1204-150000.1.16.1 * libgcc_s1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libgomp1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libubsan1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libobjc4-32bit-12.3.0+git1204-150000.1.16.1 * libitm1-12.3.0+git1204-150000.1.16.1 * libgomp1-12.3.0+git1204-150000.1.16.1 * libasan8-32bit-12.3.0+git1204-150000.1.16.1 * liblsan0-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-pp-12.3.0+git1204-150000.1.16.1 * libobjc4-12.3.0+git1204-150000.1.16.1 * libatomic1-32bit-12.3.0+git1204-150000.1.16.1 * libasan8-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libgfortran5-32bit-12.3.0+git1204-150000.1.16.1 * libatomic1-debuginfo-12.3.0+git1204-150000.1.16.1 * libquadmath0-12.3.0+git1204-150000.1.16.1 * libobjc4-debuginfo-12.3.0+git1204-150000.1.16.1 * libquadmath0-32bit-12.3.0+git1204-150000.1.16.1 * libubsan1-debuginfo-12.3.0+git1204-150000.1.16.1 * libgfortran5-12.3.0+git1204-150000.1.16.1 * libgcc_s1-32bit-12.3.0+git1204-150000.1.16.1 * libgcc_s1-debuginfo-12.3.0+git1204-150000.1.16.1 * libitm1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libquadmath0-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-pp-32bit-12.3.0+git1204-150000.1.16.1 * libstdc++6-locale-12.3.0+git1204-150000.1.16.1 * libatomic1-12.3.0+git1204-150000.1.16.1 * libitm1-debuginfo-12.3.0+git1204-150000.1.16.1 * libobjc4-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libubsan1-32bit-12.3.0+git1204-150000.1.16.1 * libgcc_s1-12.3.0+git1204-150000.1.16.1 * libstdc++6-32bit-12.3.0+git1204-150000.1.16.1 * libubsan1-12.3.0+git1204-150000.1.16.1 * libgomp1-debuginfo-12.3.0+git1204-150000.1.16.1 * liblsan0-12.3.0+git1204-150000.1.16.1 * libgfortran5-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libasan8-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 *libasan8-12.3.0+git1204-150000.1.16.1 * libstdc++6-12.3.0+git1204-150000.1.16.1 * libgfortran5-debuginfo-12.3.0+git1204-150000.1.16.1 * SUSE Manager Retail Branch Server 4.2 (x86_64) * libgomp1-32bit-12.3.0+git1204-150000.1.16.1 * libstdc++6-debuginfo-12.3.0+git1204-150000.1.16.1 * libitm1-32bit-12.3.0+git1204-150000.1.16.1 * libquadmath0-debuginfo-12.3.0+git1204-150000.1.16.1 * libtsan2-12.3.0+git1204-150000.1.16.1 * libatomic1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libtsan2-debuginfo-12.3.0+git1204-150000.1.16.1 * libgcc_s1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libgomp1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libubsan1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libobjc4-32bit-12.3.0+git1204-150000.1.16.1 * libitm1-12.3.0+git1204-150000.1.16.1 * libgomp1-12.3.0+git1204-150000.1.16.1 * libasan8-32bit-12.3.0+git1204-150000.1.16.1 * liblsan0-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-pp-12.3.0+git1204-150000.1.16.1 * libobjc4-12.3.0+git1204-150000.1.16.1 * libatomic1-32bit-12.3.0+git1204-150000.1.16.1 * libasan8-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libgfortran5-32bit-12.3.0+git1204-150000.1.16.1 * libatomic1-debuginfo-12.3.0+git1204-150000.1.16.1 * libquadmath0-12.3.0+git1204-150000.1.16.1 * libobjc4-debuginfo-12.3.0+git1204-150000.1.16.1 * libquadmath0-32bit-12.3.0+git1204-150000.1.16.1 * libubsan1-debuginfo-12.3.0+git1204-150000.1.16.1 * libgfortran5-12.3.0+git1204-150000.1.16.1 * libgcc_s1-32bit-12.3.0+git1204-150000.1.16.1 * libgcc_s1-debuginfo-12.3.0+git1204-150000.1.16.1 * libitm1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libquadmath0-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-pp-32bit-12.3.0+git1204-150000.1.16.1 * libstdc++6-locale-12.3.0+git1204-150000.1.16.1 * libatomic1-12.3.0+git1204-150000.1.16.1 * libitm1-debuginfo-12.3.0+git1204-150000.1.16.1 *libobjc4-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libubsan1-32bit-12.3.0+git1204-150000.1.16.1 * libgcc_s1-12.3.0+git1204-150000.1.16.1 * libstdc++6-32bit-12.3.0+git1204-150000.1.16.1 * libubsan1-12.3.0+git1204-150000.1.16.1 * libgomp1-debuginfo-12.3.0+git1204-150000.1.16.1 * liblsan0-12.3.0+git1204-150000.1.16.1 * libgfortran5-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libasan8-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libasan8-12.3.0+git1204-150000.1.16.1 * libstdc++6-12.3.0+git1204-150000.1.16.1 * libgfortran5-debuginfo-12.3.0+git1204-150000.1.16.1 * SUSE Manager Server 4.2 (ppc64le s390x x86_64) * libstdc++6-debuginfo-12.3.0+git1204-150000.1.16.1 * libtsan2-12.3.0+git1204-150000.1.16.1 * libtsan2-debuginfo-12.3.0+git1204-150000.1.16.1 * libitm1-12.3.0+git1204-150000.1.16.1 * libgomp1-12.3.0+git1204-150000.1.16.1 * liblsan0-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-pp-12.3.0+git1204-150000.1.16.1 * libobjc4-12.3.0+git1204-150000.1.16.1 * libatomic1-debuginfo-12.3.0+git1204-150000.1.16.1 * libobjc4-debuginfo-12.3.0+git1204-150000.1.16.1 * libubsan1-debuginfo-12.3.0+git1204-150000.1.16.1 * libgfortran5-12.3.0+git1204-150000.1.16.1 * libgcc_s1-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-locale-12.3.0+git1204-150000.1.16.1 * libatomic1-12.3.0+git1204-150000.1.16.1 * libitm1-debuginfo-12.3.0+git1204-150000.1.16.1 * libgcc_s1-12.3.0+git1204-150000.1.16.1 * libubsan1-12.3.0+git1204-150000.1.16.1 * libgomp1-debuginfo-12.3.0+git1204-150000.1.16.1 * liblsan0-12.3.0+git1204-150000.1.16.1 * libasan8-debuginfo-12.3.0+git1204-150000.1.16.1 * libasan8-12.3.0+git1204-150000.1.16.1 * libstdc++6-12.3.0+git1204-150000.1.16.1 * libgfortran5-debuginfo-12.3.0+git1204-150000.1.16.1 * SUSE Manager Server 4.2 (ppc64le x86_64) * libquadmath0-12.3.0+git1204-150000.1.16.1 *libquadmath0-debuginfo-12.3.0+git1204-150000.1.16.1 * SUSE Manager Server 4.2 (x86_64) * libgomp1-32bit-12.3.0+git1204-150000.1.16.1 * libitm1-32bit-12.3.0+git1204-150000.1.16.1 * libatomic1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libgcc_s1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libgomp1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libubsan1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libobjc4-32bit-12.3.0+git1204-150000.1.16.1 * libasan8-32bit-12.3.0+git1204-150000.1.16.1 * libatomic1-32bit-12.3.0+git1204-150000.1.16.1 * libasan8-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libgfortran5-32bit-12.3.0+git1204-150000.1.16.1 * libquadmath0-32bit-12.3.0+git1204-150000.1.16.1 * libgcc_s1-32bit-12.3.0+git1204-150000.1.16.1 * libitm1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libquadmath0-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-pp-32bit-12.3.0+git1204-150000.1.16.1 * libobjc4-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libubsan1-32bit-12.3.0+git1204-150000.1.16.1 * libstdc++6-32bit-12.3.0+git1204-150000.1.16.1 * libgfortran5-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * SUSE Enterprise Storage 7 (aarch64 x86_64) * libstdc++6-devel-gcc12-12.3.0+git1204-150000.1.16.1 * libstdc++6-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-fortran-debuginfo-12.3.0+git1204-150000.1.16.1 * libtsan2-12.3.0+git1204-150000.1.16.1 * libtsan2-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-c++-debuginfo-12.3.0+git1204-150000.1.16.1 * libitm1-12.3.0+git1204-150000.1.16.1 * gcc12-c++-12.3.0+git1204-150000.1.16.1 * libgomp1-12.3.0+git1204-150000.1.16.1 * liblsan0-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-pp-12.3.0+git1204-150000.1.16.1 * libobjc4-12.3.0+git1204-150000.1.16.1 * libatomic1-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-debugsource-12.3.0+git1204-150000.1.16.1 *libobjc4-debuginfo-12.3.0+git1204-150000.1.16.1 * libubsan1-debuginfo-12.3.0+git1204-150000.1.16.1 * libgfortran5-12.3.0+git1204-150000.1.16.1 * libstdc++6-12.3.0+git1204-150000.1.16.1 * libgcc_s1-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-locale-12.3.0+git1204-150000.1.16.1 * gcc12-PIE-12.3.0+git1204-150000.1.16.1 * libatomic1-12.3.0+git1204-150000.1.16.1 * cpp12-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-fortran-12.3.0+git1204-150000.1.16.1 * libitm1-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-debuginfo-12.3.0+git1204-150000.1.16.1 * libgcc_s1-12.3.0+git1204-150000.1.16.1 * libubsan1-12.3.0+git1204-150000.1.16.1 * libgomp1-debuginfo-12.3.0+git1204-150000.1.16.1 * liblsan0-12.3.0+git1204-150000.1.16.1 * gcc12-12.3.0+git1204-150000.1.16.1 * cpp12-12.3.0+git1204-150000.1.16.1 * libasan8-debuginfo-12.3.0+git1204-150000.1.16.1 * libasan8-12.3.0+git1204-150000.1.16.1 * gcc12-locale-12.3.0+git1204-150000.1.16.1 * libgfortran5-debuginfo-12.3.0+git1204-150000.1.16.1 * SUSE Enterprise Storage 7 (noarch) * gcc12-info-12.3.0+git1204-150000.1.16.1 * SUSE Enterprise Storage 7 (aarch64) * libhwasan0-12.3.0+git1204-150000.1.16.1 * libhwasan0-debuginfo-12.3.0+git1204-150000.1.16.1 * SUSE Enterprise Storage 7 (x86_64) * libgomp1-32bit-12.3.0+git1204-150000.1.16.1 * libitm1-32bit-12.3.0+git1204-150000.1.16.1 * libquadmath0-debuginfo-12.3.0+git1204-150000.1.16.1 * libatomic1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * cross-nvptx-gcc12-12.3.0+git1204-150000.1.16.1 * libgcc_s1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libgomp1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libubsan1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libobjc4-32bit-12.3.0+git1204-150000.1.16.1 * libasan8-32bit-12.3.0+git1204-150000.1.16.1 * libatomic1-32bit-12.3.0+git1204-150000.1.16.1 * libasan8-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 *libstdc++6-devel-gcc12-32bit-12.3.0+git1204-150000.1.16.1 * libgfortran5-32bit-12.3.0+git1204-150000.1.16.1 * libquadmath0-12.3.0+git1204-150000.1.16.1 * libquadmath0-32bit-12.3.0+git1204-150000.1.16.1 * gcc12-32bit-12.3.0+git1204-150000.1.16.1 * libgcc_s1-32bit-12.3.0+git1204-150000.1.16.1 * libitm1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libquadmath0-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-pp-32bit-12.3.0+git1204-150000.1.16.1 * cross-nvptx-gcc12-debugsource-12.3.0+git1204-150000.1.16.1 * cross-nvptx-gcc12-debuginfo-12.3.0+git1204-150000.1.16.1 * libobjc4-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libubsan1-32bit-12.3.0+git1204-150000.1.16.1 * libstdc++6-32bit-12.3.0+git1204-150000.1.16.1 * gcc12-c++-32bit-12.3.0+git1204-150000.1.16.1 * gcc12-fortran-32bit-12.3.0+git1204-150000.1.16.1 * libgfortran5-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * cross-nvptx-newlib12-devel-12.3.0+git1204-150000.1.16.1 * SUSE CaaS Platform 4.0 (x86_64) * libgomp1-32bit-12.3.0+git1204-150000.1.16.1 * libstdc++6-devel-gcc12-12.3.0+git1204-150000.1.16.1 * libstdc++6-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-fortran-debuginfo-12.3.0+git1204-150000.1.16.1 * libitm1-32bit-12.3.0+git1204-150000.1.16.1 * libquadmath0-debuginfo-12.3.0+git1204-150000.1.16.1 * libtsan2-12.3.0+git1204-150000.1.16.1 * libatomic1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libtsan2-debuginfo-12.3.0+git1204-150000.1.16.1 * cross-nvptx-gcc12-12.3.0+git1204-150000.1.16.1 * gcc12-c++-debuginfo-12.3.0+git1204-150000.1.16.1 * libgcc_s1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libgomp1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libobjc4-32bit-12.3.0+git1204-150000.1.16.1 * libubsan1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libitm1-12.3.0+git1204-150000.1.16.1 * gcc12-c++-12.3.0+git1204-150000.1.16.1 *libasan8-32bit-12.3.0+git1204-150000.1.16.1 * libgomp1-12.3.0+git1204-150000.1.16.1 * liblsan0-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-pp-12.3.0+git1204-150000.1.16.1 * libobjc4-12.3.0+git1204-150000.1.16.1 * libatomic1-32bit-12.3.0+git1204-150000.1.16.1 * libasan8-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-devel-gcc12-32bit-12.3.0+git1204-150000.1.16.1 * libgfortran5-32bit-12.3.0+git1204-150000.1.16.1 * libatomic1-debuginfo-12.3.0+git1204-150000.1.16.1 * libquadmath0-12.3.0+git1204-150000.1.16.1 * gcc12-debugsource-12.3.0+git1204-150000.1.16.1 * libobjc4-debuginfo-12.3.0+git1204-150000.1.16.1 * libquadmath0-32bit-12.3.0+git1204-150000.1.16.1 * libubsan1-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-32bit-12.3.0+git1204-150000.1.16.1 * libgcc_s1-32bit-12.3.0+git1204-150000.1.16.1 * libgfortran5-12.3.0+git1204-150000.1.16.1 * libstdc++6-12.3.0+git1204-150000.1.16.1 * libgcc_s1-debuginfo-12.3.0+git1204-150000.1.16.1 * libitm1-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libquadmath0-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-pp-32bit-12.3.0+git1204-150000.1.16.1 * libstdc++6-locale-12.3.0+git1204-150000.1.16.1 * gcc12-PIE-12.3.0+git1204-150000.1.16.1 * libatomic1-12.3.0+git1204-150000.1.16.1 * cross-nvptx-gcc12-debugsource-12.3.0+git1204-150000.1.16.1 * cross-nvptx-gcc12-debuginfo-12.3.0+git1204-150000.1.16.1 * cpp12-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-fortran-12.3.0+git1204-150000.1.16.1 * libitm1-debuginfo-12.3.0+git1204-150000.1.16.1 * libobjc4-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-debuginfo-12.3.0+git1204-150000.1.16.1 * libubsan1-32bit-12.3.0+git1204-150000.1.16.1 * libgcc_s1-12.3.0+git1204-150000.1.16.1 * libstdc++6-32bit-12.3.0+git1204-150000.1.16.1 * libubsan1-12.3.0+git1204-150000.1.16.1 * libgomp1-debuginfo-12.3.0+git1204-150000.1.16.1 * gcc12-c++-32bit-12.3.0+git1204-150000.1.16.1 * liblsan0-12.3.0+git1204-150000.1.16.1 * gcc12-fortran-32bit-12.3.0+git1204-150000.1.16.1 * gcc12-12.3.0+git1204-150000.1.16.1 * cpp12-12.3.0+git1204-150000.1.16.1 * libgfortran5-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * libasan8-debuginfo-12.3.0+git1204-150000.1.16.1 * libstdc++6-32bit-debuginfo-12.3.0+git1204-150000.1.16.1 * cross-nvptx-newlib12-devel-12.3.0+git1204-150000.1.16.1 * libasan8-12.3.0+git1204-150000.1.16.1 * gcc12-locale-12.3.0+git1204-150000.1.16.1 * libgfortran5-debuginfo-12.3.0+git1204-150000.1.16.1 * SUSE CaaS Platform 4.0 (noarch) * gcc12-info-12.3.0+git1204-150000.1.16.1 * SUSE Linux Enterprise Micro 5.1 (aarch64 s390x x86_64) * libstdc++6-12.3.0+git1204-150000.1.16.1 * libstdc++6-debuginfo-12.3.0+git1204-150000.1.16.1 * libgcc_s1-debuginfo-12.3.0+git1204-150000.1.16.1 * libgcc_s1-12.3.0+git1204-150000.1.16.1 * SUSE Linux Enterprise Micro 5.2 (aarch64 s390x x86_64) * libstdc++6-12.3.0+git1204-150000.1.16.1 * libstdc++6-debuginfo-12.3.0+git1204-150000.1.16.1 * libgcc_s1-debuginfo-12.3.0+git1204-150000.1.16.1 * libgcc_s1-12.3.0+git1204-150000.1.16.1 * SUSE Linux Enterprise Micro for Rancher 5.2 (aarch64 s390x x86_64) * libstdc++6-12.3.0+git1204-150000.1.16.1 * libstdc++6-debuginfo-12.3.0+git1204-150000.1.16.1 * libgcc_s1-debuginfo-12.3.0+git1204-150000.1.16.1 * libgcc_s1-12.3.0+git1204-150000.1.16.1 ## References: * https://www.suse.com/security/cve/CVE-2023-4039.html * https://bugzilla.suse.com/show_bug.cgi?id=1214052 . Essential enhancement for gcc12 tackles a significant buffer overflow vulnerability. Discover the secure method to update your SUSE environments effectively.. GCC Security Update,SUSE Patch Management,GCC Vulnerability Fix,Open Source Security. . Severity: Important. LinuxSecurity.com Team
* bsc#1206480 * bsc#1206684 * bsc#1210557 * bsc#1211427 * bsc#1212101 . # Security update for gcc13 Announcement ID: SUSE-SU-2023:4287-2 Rating: important References: * bsc#1206480 * bsc#1206684 * bsc#1210557 * bsc#1211427 * bsc#1212101 * bsc#1213915 * bsc#1214052 * bsc#1214460 * jsc#PED-153 * jsc#PED-2005 * jsc#PED-252 * jsc#PED-253 * jsc#PED-6584 Cross-References: * CVE-2023-4039 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: * SUSE Linux Enterprise High Performance Computing 12 SP2 * SUSE Linux Enterprise High Performance Computing 12 SP3 * SUSE Linux Enterprise High Performance Computing 12 SP4 * SUSE Linux Enterprise High Performance Computing 12 SP5 * SUSE Linux Enterprise Server 12 * SUSE Linux Enterprise Server 12 SP1 * SUSE Linux Enterprise Server 12 SP2 * SUSE Linux Enterprise Server 12 SP3 * SUSE Linux Enterprise Server 12 SP4 * SUSE Linux Enterprise Server 12 SP5 * SUSE Linux Enterprise Server for SAP Applications 12 * SUSE Linux Enterprise Server for SAP Applications 12 SP1 * SUSE Linux Enterprise Server for SAP Applications 12 SP2 * SUSE Linux Enterprise Server for SAP Applications 12 SP3 * SUSE Linux Enterprise Server for SAP Applications 12 SP4 * SUSE Linux Enterprise Server for SAP Applications 12 SP5 * Toolchain Module 12 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: NOTE: This update was retracted as it caused breakage with third party applications. 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 newcompilers 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=gcc-13, 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 pointersigning. [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: * Toolchain Module 12 zypper in -t patch SUSE-SLE-Module-Toolchain-12-2023-4287=1 * SUSE Linux Enterprise High Performance Computing 12 SP5 zypper in -t patch SUSE-SLE-SERVER-12-SP5-2023-4287=1 * SUSE Linux Enterprise Server 12 SP5 zypper in -t patch SUSE-SLE-SERVER-12-SP5-2023-4287=1 * SUSE Linux Enterprise Server for SAP Applications 12 SP5 zypper in -t patch SUSE-SLE-SERVER-12-SP5-2023-4287=1 ## Package List: * Toolchain Module 12 (aarch64 ppc64le s390x x86_64) * gcc13-c++-debuginfo-13.2.1+git7813-1.6.1 * libstdc++6-devel-gcc13-13.2.1+git7813-1.6.1 * gcc13-fortran-13.2.1+git7813-1.6.1 * gcc13-debuginfo-13.2.1+git7813-1.6.1 * gcc13-c++-13.2.1+git7813-1.6.1 * gcc13-locale-13.2.1+git7813-1.6.1 * cpp13-13.2.1+git7813-1.6.1 * gcc13-debugsource-13.2.1+git7813-1.6.1 * cpp13-debuginfo-13.2.1+git7813-1.6.1 * gcc13-13.2.1+git7813-1.6.1 * gcc13-PIE-13.2.1+git7813-1.6.1 *gcc13-fortran-debuginfo-13.2.1+git7813-1.6.1 * Toolchain Module 12 (noarch) * gcc13-info-13.2.1+git7813-1.6.1 * Toolchain Module 12 (s390x x86_64) * gcc13-fortran-32bit-13.2.1+git7813-1.6.1 * gcc13-32bit-13.2.1+git7813-1.6.1 * libstdc++6-devel-gcc13-32bit-13.2.1+git7813-1.6.1 * gcc13-c++-32bit-13.2.1+git7813-1.6.1 * Toolchain Module 12 (x86_64) * cross-nvptx-gcc13-debuginfo-13.2.1+git7813-1.6.1 * cross-nvptx-gcc13-13.2.1+git7813-1.6.1 * cross-nvptx-newlib13-devel-13.2.1+git7813-1.6.1 * cross-nvptx-gcc13-debugsource-13.2.1+git7813-1.6.1 * SUSE Linux Enterprise High Performance Computing 12 SP5 (aarch64 x86_64) * libtsan2-debuginfo-13.2.1+git7813-1.6.1 * libhwasan0-13.2.1+git7813-1.6.1 * libstdc++6-debuginfo-13.2.1+git7813-1.6.1 * libhwasan0-debuginfo-13.2.1+git7813-1.6.1 * libatomic1-13.2.1+git7813-1.6.1 * libitm1-13.2.1+git7813-1.6.1 * liblsan0-debuginfo-13.2.1+git7813-1.6.1 * libgcc_s1-debuginfo-13.2.1+git7813-1.6.1 * libitm1-debuginfo-13.2.1+git7813-1.6.1 * libubsan1-debuginfo-13.2.1+git7813-1.6.1 * liblsan0-13.2.1+git7813-1.6.1 * libtsan2-13.2.1+git7813-1.6.1 * libgfortran5-debuginfo-13.2.1+git7813-1.6.1 * libgomp1-13.2.1+git7813-1.6.1 * libobjc4-debuginfo-13.2.1+git7813-1.6.1 * libstdc++6-locale-13.2.1+git7813-1.6.1 * libstdc++6-13.2.1+git7813-1.6.1 * libasan8-debuginfo-13.2.1+git7813-1.6.1 * libgcc_s1-13.2.1+git7813-1.6.1 * libstdc++6-pp-13.2.1+git7813-1.6.1 * libatomic1-debuginfo-13.2.1+git7813-1.6.1 * libubsan1-13.2.1+git7813-1.6.1 * libobjc4-13.2.1+git7813-1.6.1 * libasan8-13.2.1+git7813-1.6.1 * libgfortran5-13.2.1+git7813-1.6.1 * libgomp1-debuginfo-13.2.1+git7813-1.6.1 * SUSE Linux Enterprise High Performance Computing 12 SP5 (x86_64) * libgfortran5-32bit-13.2.1+git7813-1.6.1 * libatomic1-32bit-13.2.1+git7813-1.6.1 * libquadmath0-32bit-debuginfo-13.2.1+git7813-1.6.1 *libgcc_s1-32bit-debuginfo-13.2.1+git7813-1.6.1 * libubsan1-32bit-13.2.1+git7813-1.6.1 * libgfortran5-32bit-debuginfo-13.2.1+git7813-1.6.1 * libgomp1-32bit-13.2.1+git7813-1.6.1 * libatomic1-32bit-debuginfo-13.2.1+git7813-1.6.1 * libitm1-32bit-debuginfo-13.2.1+git7813-1.6.1 * libobjc4-32bit-13.2.1+git7813-1.6.1 * libquadmath0-debuginfo-13.2.1+git7813-1.6.1 * libasan8-32bit-debuginfo-13.2.1+git7813-1.6.1 * libgcc_s1-32bit-13.2.1+git7813-1.6.1 * libitm1-32bit-13.2.1+git7813-1.6.1 * libquadmath0-13.2.1+git7813-1.6.1 * libstdc++6-32bit-debuginfo-13.2.1+git7813-1.6.1 * libobjc4-32bit-debuginfo-13.2.1+git7813-1.6.1 * libubsan1-32bit-debuginfo-13.2.1+git7813-1.6.1 * libgomp1-32bit-debuginfo-13.2.1+git7813-1.6.1 * libstdc++6-pp-32bit-13.2.1+git7813-1.6.1 * libquadmath0-32bit-13.2.1+git7813-1.6.1 * libstdc++6-32bit-13.2.1+git7813-1.6.1 * libasan8-32bit-13.2.1+git7813-1.6.1 * SUSE Linux Enterprise Server 12 SP5 (aarch64 ppc64le s390x x86_64) * libtsan2-debuginfo-13.2.1+git7813-1.6.1 * libstdc++6-debuginfo-13.2.1+git7813-1.6.1 * libatomic1-13.2.1+git7813-1.6.1 * libitm1-13.2.1+git7813-1.6.1 * liblsan0-debuginfo-13.2.1+git7813-1.6.1 * libgcc_s1-debuginfo-13.2.1+git7813-1.6.1 * libitm1-debuginfo-13.2.1+git7813-1.6.1 * libubsan1-debuginfo-13.2.1+git7813-1.6.1 * liblsan0-13.2.1+git7813-1.6.1 * libtsan2-13.2.1+git7813-1.6.1 * libgfortran5-debuginfo-13.2.1+git7813-1.6.1 * libgomp1-13.2.1+git7813-1.6.1 * libobjc4-debuginfo-13.2.1+git7813-1.6.1 * libstdc++6-locale-13.2.1+git7813-1.6.1 * libstdc++6-13.2.1+git7813-1.6.1 * libasan8-debuginfo-13.2.1+git7813-1.6.1 * libstdc++6-pp-13.2.1+git7813-1.6.1 * libgcc_s1-13.2.1+git7813-1.6.1 * libatomic1-debuginfo-13.2.1+git7813-1.6.1 * libubsan1-13.2.1+git7813-1.6.1 * libobjc4-13.2.1+git7813-1.6.1 * libasan8-13.2.1+git7813-1.6.1 * libgfortran5-13.2.1+git7813-1.6.1 *libgomp1-debuginfo-13.2.1+git7813-1.6.1 * SUSE Linux Enterprise Server 12 SP5 (aarch64 x86_64) * libhwasan0-13.2.1+git7813-1.6.1 * libhwasan0-debuginfo-13.2.1+git7813-1.6.1 * SUSE Linux Enterprise Server 12 SP5 (ppc64le x86_64) * libquadmath0-13.2.1+git7813-1.6.1 * libquadmath0-debuginfo-13.2.1+git7813-1.6.1 * SUSE Linux Enterprise Server 12 SP5 (s390x x86_64) * libgcc_s1-32bit-13.2.1+git7813-1.6.1 * libitm1-32bit-13.2.1+git7813-1.6.1 * libgfortran5-32bit-13.2.1+git7813-1.6.1 * libgomp1-32bit-debuginfo-13.2.1+git7813-1.6.1 * libatomic1-32bit-13.2.1+git7813-1.6.1 * libstdc++6-32bit-debuginfo-13.2.1+git7813-1.6.1 * libitm1-32bit-debuginfo-13.2.1+git7813-1.6.1 * libobjc4-32bit-13.2.1+git7813-1.6.1 * libgcc_s1-32bit-debuginfo-13.2.1+git7813-1.6.1 * libstdc++6-pp-32bit-13.2.1+git7813-1.6.1 * libobjc4-32bit-debuginfo-13.2.1+git7813-1.6.1 * libubsan1-32bit-13.2.1+git7813-1.6.1 * libubsan1-32bit-debuginfo-13.2.1+git7813-1.6.1 * libgfortran5-32bit-debuginfo-13.2.1+git7813-1.6.1 * libstdc++6-32bit-13.2.1+git7813-1.6.1 * libasan8-32bit-debuginfo-13.2.1+git7813-1.6.1 * libgomp1-32bit-13.2.1+git7813-1.6.1 * libasan8-32bit-13.2.1+git7813-1.6.1 * libatomic1-32bit-debuginfo-13.2.1+git7813-1.6.1 * SUSE Linux Enterprise Server 12 SP5 (x86_64) * libquadmath0-32bit-debuginfo-13.2.1+git7813-1.6.1 * libquadmath0-32bit-13.2.1+git7813-1.6.1 * SUSE Linux Enterprise Server for SAP Applications 12 SP5 (ppc64le x86_64) * libtsan2-debuginfo-13.2.1+git7813-1.6.1 * libstdc++6-debuginfo-13.2.1+git7813-1.6.1 * libatomic1-13.2.1+git7813-1.6.1 * libitm1-13.2.1+git7813-1.6.1 * liblsan0-debuginfo-13.2.1+git7813-1.6.1 * libgcc_s1-debuginfo-13.2.1+git7813-1.6.1 * libitm1-debuginfo-13.2.1+git7813-1.6.1 * libubsan1-debuginfo-13.2.1+git7813-1.6.1 * liblsan0-13.2.1+git7813-1.6.1 * libtsan2-13.2.1+git7813-1.6.1 * libgfortran5-debuginfo-13.2.1+git7813-1.6.1 *libquadmath0-debuginfo-13.2.1+git7813-1.6.1 * libgomp1-13.2.1+git7813-1.6.1 * libobjc4-debuginfo-13.2.1+git7813-1.6.1 * libquadmath0-13.2.1+git7813-1.6.1 * libstdc++6-locale-13.2.1+git7813-1.6.1 * libstdc++6-13.2.1+git7813-1.6.1 * libasan8-debuginfo-13.2.1+git7813-1.6.1 * libgcc_s1-13.2.1+git7813-1.6.1 * libstdc++6-pp-13.2.1+git7813-1.6.1 * libatomic1-debuginfo-13.2.1+git7813-1.6.1 * libubsan1-13.2.1+git7813-1.6.1 * libobjc4-13.2.1+git7813-1.6.1 * libasan8-13.2.1+git7813-1.6.1 * libgfortran5-13.2.1+git7813-1.6.1 * libgomp1-debuginfo-13.2.1+git7813-1.6.1 * SUSE Linux Enterprise Server for SAP Applications 12 SP5 (x86_64) * libhwasan0-13.2.1+git7813-1.6.1 * libgfortran5-32bit-13.2.1+git7813-1.6.1 * libatomic1-32bit-13.2.1+git7813-1.6.1 * libquadmath0-32bit-debuginfo-13.2.1+git7813-1.6.1 * libgcc_s1-32bit-debuginfo-13.2.1+git7813-1.6.1 * libhwasan0-debuginfo-13.2.1+git7813-1.6.1 * libubsan1-32bit-13.2.1+git7813-1.6.1 * libgfortran5-32bit-debuginfo-13.2.1+git7813-1.6.1 * libgomp1-32bit-13.2.1+git7813-1.6.1 * libatomic1-32bit-debuginfo-13.2.1+git7813-1.6.1 * libitm1-32bit-debuginfo-13.2.1+git7813-1.6.1 * libobjc4-32bit-13.2.1+git7813-1.6.1 * libasan8-32bit-debuginfo-13.2.1+git7813-1.6.1 * libgcc_s1-32bit-13.2.1+git7813-1.6.1 * libitm1-32bit-13.2.1+git7813-1.6.1 * libstdc++6-32bit-debuginfo-13.2.1+git7813-1.6.1 * libobjc4-32bit-debuginfo-13.2.1+git7813-1.6.1 * libubsan1-32bit-debuginfo-13.2.1+git7813-1.6.1 * libgomp1-32bit-debuginfo-13.2.1+git7813-1.6.1 * libstdc++6-pp-32bit-13.2.1+git7813-1.6.1 * libquadmath0-32bit-13.2.1+git7813-1.6.1 * libstdc++6-32bit-13.2.1+git7813-1.6.1 * libasan8-32bit-13.2.1+git7813-1.6.1 ## References: * https://www.suse.com/security/cve/CVE-2023-4039.html * https://bugzilla.suse.com/show_bug.cgi?id=1206480 * https://bugzilla.suse.com/show_bug.cgi?id=1206684 *https://bugzilla.suse.com/show_bug.cgi?id=1210557 * https://bugzilla.suse.com/show_bug.cgi?id=1211427 * https://bugzilla.suse.com/show_bug.cgi?id=1212101 * https://bugzilla.suse.com/show_bug.cgi?id=1213915 * https://bugzilla.suse.com/show_bug.cgi?id=1214052 * https://bugzilla.suse.com/show_bug.cgi?id=1214460 * https://jira.suse.com/browse/PED-153 * https://jira.suse.com/browse/PED-2005 * https://jira.suse.com/browse/PED-252 * https://jira.suse.com/browse/PED-253 * https://jira.suse.com/browse/PED-6584 . SUSE has announced a critical safety enhancement for gcc13 that tackles vulnerabilities across various software components. Discover more details today.. SUSE Linux, GCC Security, Important Update, Compiler Fixes. . Severity: Important. LinuxSecurity.com Team
The container bci/bci-minimal was updated. The following patches have been included in this update:. SUSE Container Update Advisory: bci/bci-minimal ----------------------------------------------------------------- Container Advisory ID : SUSE-CU-2023:3100-1 Container Tags : bci/bci-minimal:15.4 , bci/bci-minimal:15.4.23.5 Container Release : 23.5 Severity : important Type : security References : 1214052 CVE-2023-4039 ----------------------------------------------------------------- The container bci/bci-minimal was updated. The following patches have been included in this update: ----------------------------------------------------------------- Advisory ID: SUSE-SU-2023:3661-1 Released: Mon Sep 18 21:44:09 2023 Summary: Security update for gcc12 Type: security Severity: important References: 1214052,CVE-2023-4039 This update for gcc12 fixes the following issues: - CVE-2023-4039: Fixed incorrect stack protector for C99 VLAs on Aarch64 (bsc#1214052). The following package changes have been done: - libgcc_s1-12.3.0+git1204-150000.1.16.1 updated - libstdc++6-12.3.0+git1204-150000.1.16.1 updated - container:micro-image-15.4.0-22.3 updated . SUSE Container Security Notice tackles significant bci/bci-minimal vulnerabilities concerning gcc12, featuring a critical stack protection enhancement.. bci minimal update, security advisory, important patches, gcc12 fix, container advisory. . Severity: Important. LinuxSecurity.com Team
The container suse/sle15 was updated. The following patches have been included in this update:. SUSE Container Update Advisory: suse/sle15 ----------------------------------------------------------------- Container Advisory ID : SUSE-CU-2023:3098-1 Container Tags : suse/sle15:15.2 , suse/sle15:15.2.9.5.346 Container Release : 9.5.346 Severity : important Type : security References : 1214052 1214768 CVE-2023-39615 CVE-2023-4039 ----------------------------------------------------------------- The container suse/sle15 was updated. The following patches have been included in this update: ----------------------------------------------------------------- Advisory ID: SUSE-SU-2023:3661-1 Released: Mon Sep 18 21:44:09 2023 Summary: Security update for gcc12 Type: security Severity: important References: 1214052,CVE-2023-4039 This update for gcc12 fixes the following issues: - CVE-2023-4039: Fixed incorrect stack protector for C99 VLAs on Aarch64 (bsc#1214052). ----------------------------------------------------------------- Advisory ID: SUSE-SU-2023:3698-1 Released: Wed Sep 20 11:01:15 2023 Summary: Security update for libxml2 Type: security Severity: important References: 1214768,CVE-2023-39615 This update for libxml2 fixes the following issues: - CVE-2023-39615: Fixed crafted xml can cause global buffer overflow (bsc#1214768). The following package changes have been done: - libgcc_s1-12.3.0+git1204-150000.1.16.1 updated - libstdc++6-12.3.0+git1204-150000.1.16.1 updated - libxml2-2-2.9.7-150000.3.60.1 updated . Patch release concerning vulnerabilities in gcc12 and libxml2, indicated in SUSE Container Advisory SUSE-CU-2023:3098-1 for critical security flaws.. SUSE Container, Security Update, gcc12 Security, libxml2 Patches, Software Update. . Severity: Critical. LinuxSecurity.com Team
The container suse/git was updated. The following patches have been included in this update:. SUSE Container Update Advisory: suse/git ----------------------------------------------------------------- Container Advisory ID : SUSE-CU-2023:3038-1 Container Tags : suse/git:2.35 , suse/git:2.35-3.9 , suse/git:latest Container Release : 3.9 Severity : important Type : security References : 1214052 CVE-2023-4039 ----------------------------------------------------------------- The container suse/git was updated. The following patches have been included in this update: ----------------------------------------------------------------- Advisory ID: SUSE-SU-2023:3661-1 Released: Mon Sep 18 21:44:09 2023 Summary: Security update for gcc12 Type: security Severity: important References: 1214052,CVE-2023-4039 This update for gcc12 fixes the following issues: - CVE-2023-4039: Fixed incorrect stack protector for C99 VLAs on Aarch64 (bsc#1214052). The following package changes have been done: - libgcc_s1-12.3.0+git1204-150000.1.16.1 updated - libstdc++6-12.3.0+git1204-150000.1.16.1 updated - container:micro-image-15.5.0-11.4 updated . SUSE Container Security Update Announcement for suse/git featuring critical security enhancements along with detailed patch notes.. SUSE Container Update,suse/git,security update,important patch,git security. . Severity: Important. LinuxSecurity.com Team
Get the latest Linux and open source security news straight to your inbox.