Alerts This Week
Warning Icon 1 727
Alerts This Week
Warning Icon 1 727

Stay Secure with the Latest Linux Advisories

Filter Icon Refine advisories
X Clear Filters
X Clear Filters
View More

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Community Poll

What got you started with Linux?

No answer selected. Please try again.
Please select either existing option or enter your own, however not both.
Please select minimum {0} answer(s).
Please select maximum {0} answer(s).
/main-polls/150-what-got-you-started-with-linux?task=poll.vote&format=json
150
radio
0
[{"id":483,"title":"Self-taught through trial and error","votes":552,"type":"x","order":1,"pct":78.63,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.27,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.84,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.25,"resources":[]}] ["#ff5b00","#4ac0f2","#b80028","#eef66c","#60bb22","#b96a9a","#62c2cc"] ["rgba(255,91,0,0.7)","rgba(74,192,242,0.7)","rgba(184,0,40,0.7)","rgba(238,246,108,0.7)","rgba(96,187,34,0.7)","rgba(185,106,154,0.7)","rgba(98,194,204,0.7)"] 350
bottom 200
Loading...

Explore Latest Linux Security advisories

We found -7 articles for you...
100

SUSE: 2023:4162-1 Important: GCC 13 Critical Security Update

* bsc#1206480 * bsc#1206684 * bsc#1210557 * bsc#1211427 * bsc#1212101 . # Security update for gcc13 Announcement ID: SUSE-SU-2023:4162-1 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: * Basesystem Module 15-SP4 * Basesystem Module 15-SP5 * Development Tools Module 15-SP4 * Development Tools Module 15-SP5 * openSUSE Leap 15.4 * openSUSE Leap 15.5 * openSUSE Leap Micro 5.3 * openSUSE Leap Micro 5.4 * SUSE Linux Enterprise Desktop 15 SP4 * SUSE Linux Enterprise Desktop 15 SP5 * SUSE Linux Enterprise High Performance Computing 15 SP4 * SUSE Linux Enterprise High Performance Computing 15 SP5 * SUSE Linux Enterprise Micro 5.1 * SUSE Linux Enterprise Micro 5.2 * SUSE Linux Enterprise Micro 5.3 * SUSE Linux Enterprise Micro 5.4 * SUSE Linux Enterprise Micro 5.5 * SUSE Linux Enterprise Micro for Rancher 5.2 * SUSE Linux Enterprise Micro for Rancher 5.3 * SUSE Linux Enterprise Micro for Rancher 5.4 * SUSE Linux Enterprise Real Time 15 SP4 * SUSE Linux Enterprise Real Time 15 SP5 * SUSE Linux Enterprise Server 15 SP2 * SUSE Linux Enterprise Server 15 SP3 * SUSE Linux Enterprise Server 15 SP4 * SUSE Linux Enterprise Server 15 SP5 * SUSE Linux Enterprise Server for SAP Applications 15 SP4 * SUSE Linux Enterprise Server for SAP Applications 15 SP5 * SUSE Manager Proxy 4.2 * SUSE Manager Proxy 4.3 * SUSE Manager Retail Branch Server 4.2 * SUSE Manager Retail Branch Server 4.3 * SUSE Manager Server 4.2 * SUSE Manager Server 4.3 * SUSE Package Hub 15 15-SP4 * SUSE Package Hub 15 15-SP5 An update that solves one vulnerability, contains five features and has seven security fixes can now beinstalled. ## Description: This update for gcc13 fixes the following issues: This update ship the GCC 13.2 compiler suite and its base libraries. The compiler base libraries are provided for all SUSE Linux Enterprise 15 versions and replace the same named GCC 12 ones. The new compilers for C, C++, and Fortran are provided for SUSE Linux Enterprise 15 SP4 and SP5, and provided in the "Development Tools" module. The Go, D, Ada and Modula 2 language compiler parts are available unsupported via the PackageHub repositories. To use gcc13 compilers use: * install "gcc13" or "gcc13-c++" or one of the other "gcc13-COMPILER" frontend packages. * override your Makefile to use CC=gcc13, CXX=g++13 and similar overrides for the other languages. For a full changelog with all new GCC13 features, check out https://gcc.gnu.org/gcc-13/changes.html Detailed changes: * CVE-2023-4039: Fixed -fstack-protector issues on aarch64 with variable length stack allocations. (bsc#1214052) * Turn cross compiler to s390x to a glibc cross. [bsc#1214460] * Also handle -static-pie in the default-PIE specs * Fixed missed optimization in Skia resulting in Firefox crashes when building with LTO. [bsc#1212101] * Make libstdc++6-devel packages own their directories since they can be installed standalone. [bsc#1211427] * Add new x86-related intrinsics (amxcomplexintrin.h). * RISC-V: Add support for inlining subword atomic operations * Use --enable-link-serialization rather that --enable-link-mutex, the benefit of the former one is that the linker jobs are not holding tokens of the make's jobserver. * Add cross-bpf packages. See https://gcc.gnu.org/wiki/BPFBackEnd for the general state of BPF with GCC. * Add bootstrap conditional to allow --without=bootstrap to be specified to speed up local builds for testing. * Bump included newlib to version 4.3.0. * Also package libhwasan_preinit.o on aarch64. * Configure external timezone database provided by the timezone package. Make libstdc++6 recommend timezone to get afully working std::chrono. Install timezone when running the testsuite. * Package libhwasan_preinit.o on x86_64. * Fixed unwinding on aarch64 with pointer signing. [bsc#1206684] * Enable PRU flavour for gcc13 * update floatn fixinclude pickup to check each header separately (bsc#1206480) * Redo floatn fixinclude pick-up to simply keep what is there. * Bump libgo SONAME to libgo22. * Do not package libhwasan for biarch (32-bit architecture) as the extension depends on 64-bit pointers. * Adjust floatn fixincludes guard to work with SLE12 and earlier SLE15. * Depend on at least LLVM 13 for GCN cross compiler. * Update embedded newlib to version 4.2.0 * Allow cross-pru-gcc12-bootstrap for armv7l architecture. PRU architecture is used for real-time MCUs embedded into TI armv7l and aarch64 SoCs. We need to have cross-pru-gcc12 for armv7l in order to build both host applications and PRU firmware during the same build. ## Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST online_update or "zypper patch". Alternatively you can run the command listed for your product: * openSUSE Leap Micro 5.3 zypper in -t patch openSUSE-Leap-Micro-5.3-2023-4162=1 * openSUSE Leap Micro 5.4 zypper in -t patch openSUSE-Leap-Micro-5.4-2023-4162=1 * openSUSE Leap 15.4 zypper in -t patch openSUSE-SLE-15.4-2023-4162=1 * openSUSE Leap 15.5 zypper in -t patch openSUSE-SLE-15.5-2023-4162=1 * SUSE Linux Enterprise Server 15 SP2 zypper in -t patch SUSE-SLE-INSTALLER-15-SP2-2023-4162=1 * SUSE Linux Enterprise Server 15 SP3 zypper in -t patch SUSE-SLE-INSTALLER-15-SP3-2023-4162=1 * SUSE Linux Enterprise High Performance Computing 15 SP4 zypper in -t patch SUSE-SLE-INSTALLER-15-SP4-2023-4162=1 * SUSE Linux Enterprise Server 15 SP4 zypper in -t patch SUSE-SLE-INSTALLER-15-SP4-2023-4162=1 * SUSE Manager Server 4.3 zypper in -t patch SUSE-SLE-INSTALLER-15-SP4-2023-4162=1 * SUSE Linux Enterprise Server for SAP Applications 15 SP4 zypper in -t patchSUSE-SLE-INSTALLER-15-SP4-2023-4162=1 * SUSE Linux Enterprise Desktop 15 SP4 zypper in -t patch SUSE-SLE-INSTALLER-15-SP4-2023-4162=1 * SUSE Manager Retail Branch Server 4.3 zypper in -t patch SUSE-SLE-INSTALLER-15-SP4-2023-4162=1 * SUSE Manager Proxy 4.3 zypper in -t patch SUSE-SLE-INSTALLER-15-SP4-2023-4162=1 * SUSE Linux Enterprise High Performance Computing 15 SP5 zypper in -t patch SUSE-SLE-INSTALLER-15-SP5-2023-4162=1 * SUSE Linux Enterprise Server 15 SP5 zypper in -t patch SUSE-SLE-INSTALLER-15-SP5-2023-4162=1 * SUSE Linux Enterprise Server for SAP Applications 15 SP5 zypper in -t patch SUSE-SLE-INSTALLER-15-SP5-2023-4162=1 * SUSE Linux Enterprise Desktop 15 SP5 zypper in -t patch SUSE-SLE-INSTALLER-15-SP5-2023-4162=1 * SUSE Linux Enterprise Micro for Rancher 5.3 zypper in -t patch SUSE-SLE-Micro-5.3-2023-4162=1 * SUSE Linux Enterprise Micro 5.3 zypper in -t patch SUSE-SLE-Micro-5.3-2023-4162=1 * SUSE Linux Enterprise Micro for Rancher 5.4 zypper in -t patch SUSE-SLE-Micro-5.4-2023-4162=1 * SUSE Linux Enterprise Micro 5.4 zypper in -t patch SUSE-SLE-Micro-5.4-2023-4162=1 * SUSE Linux Enterprise Micro 5.5 zypper in -t patch SUSE-SLE-Micro-5.5-2023-4162=1 * Basesystem Module 15-SP4 zypper in -t patch SUSE-SLE-Module-Basesystem-15-SP4-2023-4162=1 * Basesystem Module 15-SP5 zypper in -t patch SUSE-SLE-Module-Basesystem-15-SP5-2023-4162=1 * Development Tools Module 15-SP4 zypper in -t patch SUSE-SLE-Module-Development-Tools-15-SP4-2023-4162=1 * Development Tools Module 15-SP5 zypper in -t patch SUSE-SLE-Module-Development-Tools-15-SP5-2023-4162=1 * SUSE Package Hub 15 15-SP4 zypper in -t patch SUSE-SLE-Module-Packagehub-Subpackages-15-SP4-2023-4162=1 * SUSE Package Hub 15 15-SP5 zypper in -t patch SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2023-4162=1 * SUSE Manager Proxy 4.2 zypper in -t patch SUSE-SLE-Product-SUSE-Manager-Proxy-4.2-2023-4162=1 * SUSE Manager Retail Branch Server 4.2 zypper in -t patchSUSE-SLE-Product-SUSE-Manager-Retail-Branch- Server-4.2-2023-4162=1 * SUSE Manager Server 4.2 zypper in -t patch SUSE-SLE-Product-SUSE-Manager-Server-4.2-2023-4162=1 * SUSE Linux Enterprise Micro 5.1 zypper in -t patch SUSE-SUSE-MicroOS-5.1-2023-4162=1 * SUSE Linux Enterprise Micro 5.2 zypper in -t patch SUSE-SUSE-MicroOS-5.2-2023-4162=1 * SUSE Linux Enterprise Micro for Rancher 5.2 zypper in -t patch SUSE-SUSE-MicroOS-5.2-2023-4162=1 ## Package List: * openSUSE Leap Micro 5.3 (aarch64 ppc64le s390x x86_64) * gcc13-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-debugsource-13.2.1+git7813-150000.1.3.3 * openSUSE Leap Micro 5.3 (aarch64 x86_64) * libstdc++6-13.2.1+git7813-150000.1.3.3 * libgcc_s1-debuginfo-13.2.1+git7813-150000.1.3.3 * libstdc++6-debuginfo-13.2.1+git7813-150000.1.3.3 * libgcc_s1-13.2.1+git7813-150000.1.3.3 * openSUSE Leap Micro 5.4 (aarch64 ppc64le s390x x86_64) * gcc13-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-debugsource-13.2.1+git7813-150000.1.3.3 * openSUSE Leap Micro 5.4 (aarch64 s390x x86_64) * libstdc++6-13.2.1+git7813-150000.1.3.3 * libgcc_s1-debuginfo-13.2.1+git7813-150000.1.3.3 * libstdc++6-debuginfo-13.2.1+git7813-150000.1.3.3 * libgcc_s1-13.2.1+git7813-150000.1.3.3 * openSUSE Leap 15.4 (aarch64 ppc64le s390x x86_64) * libgo22-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-debugsource-13.2.1+git7813-150000.1.3.3 * libstdc++6-debuginfo-13.2.1+git7813-150000.1.3.3 * libobjc4-debuginfo-13.2.1+git7813-150000.1.3.3 * libstdc++6-pp-13.2.1+git7813-150000.1.3.3 * libubsan1-13.2.1+git7813-150000.1.3.3 * gcc13-ada-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-go-13.2.1+git7813-150000.1.3.3 * gcc13-obj-c++-13.2.1+git7813-150000.1.3.3 * gcc13-fortran-13.2.1+git7813-150000.1.3.3 * libatomic1-13.2.1+git7813-150000.1.3.3 * gcc13-m2-13.2.1+git7813-150000.1.3.3 * libada13-13.2.1+git7813-150000.1.3.3 * libobjc4-13.2.1+git7813-150000.1.3.3 * libtsan2-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-debuginfo-13.2.1+git7813-150000.1.3.3 *libm2cor18-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2pim18-13.2.1+git7813-150000.1.3.3 * libgomp1-13.2.1+git7813-150000.1.3.3 * gcc13-fortran-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-PIE-13.2.1+git7813-150000.1.3.3 * libm2cor18-13.2.1+git7813-150000.1.3.3 * libatomic1-debuginfo-13.2.1+git7813-150000.1.3.3 * cpp13-debuginfo-13.2.1+git7813-150000.1.3.3 * libgo22-13.2.1+git7813-150000.1.3.3 * libgomp1-debuginfo-13.2.1+git7813-150000.1.3.3 * libgfortran5-13.2.1+git7813-150000.1.3.3 * gcc13-objc-13.2.1+git7813-150000.1.3.3 * libitm1-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-ada-13.2.1+git7813-150000.1.3.3 * libm2log18-debuginfo-13.2.1+git7813-150000.1.3.3 * libstdc++6-locale-13.2.1+git7813-150000.1.3.3 * libm2iso18-13.2.1+git7813-150000.1.3.3 * liblsan0-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-locale-13.2.1+git7813-150000.1.3.3 * libubsan1-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-c++-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-m2-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2min18-debuginfo-13.2.1+git7813-150000.1.3.3 * liblsan0-13.2.1+git7813-150000.1.3.3 * libstdc++6-devel-gcc13-13.2.1+git7813-150000.1.3.3 * libm2log18-13.2.1+git7813-150000.1.3.3 * gcc13-go-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2min18-13.2.1+git7813-150000.1.3.3 * libasan8-13.2.1+git7813-150000.1.3.3 * cpp13-13.2.1+git7813-150000.1.3.3 * gcc13-objc-debuginfo-13.2.1+git7813-150000.1.3.3 * libstdc++6-13.2.1+git7813-150000.1.3.3 * libm2iso18-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-13.2.1+git7813-150000.1.3.3 * gcc13-c++-13.2.1+git7813-150000.1.3.3 * libasan8-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2pim18-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-obj-c++-debuginfo-13.2.1+git7813-150000.1.3.3 * libgcc_s1-debuginfo-13.2.1+git7813-150000.1.3.3 * libgcc_s1-13.2.1+git7813-150000.1.3.3 * libitm1-13.2.1+git7813-150000.1.3.3 * libada13-debuginfo-13.2.1+git7813-150000.1.3.3 * libgfortran5-debuginfo-13.2.1+git7813-150000.1.3.3 * libtsan2-13.2.1+git7813-150000.1.3.3 * openSUSELeap 15.4 (x86_64) * cross-nvptx-newlib13-devel-13.2.1+git7813-150000.1.3.2 * cross-nvptx-gcc13-13.2.1+git7813-150000.1.3.2 * libquadmath0-32bit-13.2.1+git7813-150000.1.3.3 * cross-nvptx-gcc13-debugsource-13.2.1+git7813-150000.1.3.2 * libquadmath0-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * cross-nvptx-gcc13-debuginfo-13.2.1+git7813-150000.1.3.2 * openSUSE Leap 15.4 (s390x x86_64) * libgo22-32bit-13.2.1+git7813-150000.1.3.3 * libm2pim18-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libgomp1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libasan8-32bit-13.2.1+git7813-150000.1.3.3 * libgphobos4-32bit-13.2.1+git7813-150000.1.3.3 * libitm1-32bit-13.2.1+git7813-150000.1.3.3 * libm2cor18-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libasan8-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libgcc_s1-32bit-13.2.1+git7813-150000.1.3.3 * libm2log18-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libobjc4-32bit-13.2.1+git7813-150000.1.3.3 * gcc13-d-32bit-13.2.1+git7813-150000.1.3.3 * gcc13-go-32bit-13.2.1+git7813-150000.1.3.3 * libubsan1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libatomic1-32bit-13.2.1+git7813-150000.1.3.3 * libstdc++6-32bit-13.2.1+git7813-150000.1.3.3 * libstdc++6-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-objc-32bit-13.2.1+git7813-150000.1.3.3 * gcc13-m2-32bit-13.2.1+git7813-150000.1.3.3 * libgdruntime4-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2iso18-32bit-13.2.1+git7813-150000.1.3.3 * libobjc4-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libgdruntime4-32bit-13.2.1+git7813-150000.1.3.3 * gcc13-32bit-13.2.1+git7813-150000.1.3.3 * libm2iso18-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libubsan1-32bit-13.2.1+git7813-150000.1.3.3 * libada13-32bit-13.2.1+git7813-150000.1.3.3 * gcc13-ada-32bit-13.2.1+git7813-150000.1.3.3 * libitm1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libstdc++6-pp-32bit-13.2.1+git7813-150000.1.3.3 * libada13-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libgfortran5-32bit-13.2.1+git7813-150000.1.3.3 *libm2min18-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-obj-c++-32bit-13.2.1+git7813-150000.1.3.3 * libgomp1-32bit-13.2.1+git7813-150000.1.3.3 * libm2cor18-32bit-13.2.1+git7813-150000.1.3.3 * libgcc_s1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libgfortran5-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2min18-32bit-13.2.1+git7813-150000.1.3.3 * libgphobos4-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-c++-32bit-13.2.1+git7813-150000.1.3.3 * libgo22-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2pim18-32bit-13.2.1+git7813-150000.1.3.3 * libstdc++6-devel-gcc13-32bit-13.2.1+git7813-150000.1.3.3 * libm2log18-32bit-13.2.1+git7813-150000.1.3.3 * libatomic1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-fortran-32bit-13.2.1+git7813-150000.1.3.3 * openSUSE Leap 15.4 (aarch64 s390x x86_64) * libgphobos4-13.2.1+git7813-150000.1.3.3 * gcc13-d-debuginfo-13.2.1+git7813-150000.1.3.3 * libgdruntime4-13.2.1+git7813-150000.1.3.3 * gcc13-d-13.2.1+git7813-150000.1.3.3 * libgdruntime4-debuginfo-13.2.1+git7813-150000.1.3.3 * libgphobos4-debuginfo-13.2.1+git7813-150000.1.3.3 * openSUSE Leap 15.4 (noarch) * gcc13-info-13.2.1+git7813-150000.1.3.3 * openSUSE Leap 15.4 (aarch64 x86_64) * libhwasan0-debuginfo-13.2.1+git7813-150000.1.3.3 * libhwasan0-13.2.1+git7813-150000.1.3.3 * openSUSE Leap 15.4 (ppc64le x86_64) * libquadmath0-debuginfo-13.2.1+git7813-150000.1.3.3 * libquadmath0-13.2.1+git7813-150000.1.3.3 * openSUSE Leap 15.5 (aarch64 ppc64le s390x x86_64) * libgo22-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-debugsource-13.2.1+git7813-150000.1.3.3 * libstdc++6-debuginfo-13.2.1+git7813-150000.1.3.3 * libobjc4-debuginfo-13.2.1+git7813-150000.1.3.3 * libstdc++6-pp-13.2.1+git7813-150000.1.3.3 * libubsan1-13.2.1+git7813-150000.1.3.3 * gcc13-ada-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-go-13.2.1+git7813-150000.1.3.3 * gcc13-obj-c++-13.2.1+git7813-150000.1.3.3 * gcc13-fortran-13.2.1+git7813-150000.1.3.3 * libatomic1-13.2.1+git7813-150000.1.3.3 *gcc13-m2-13.2.1+git7813-150000.1.3.3 * libada13-13.2.1+git7813-150000.1.3.3 * libobjc4-13.2.1+git7813-150000.1.3.3 * libtsan2-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2cor18-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2pim18-13.2.1+git7813-150000.1.3.3 * libgomp1-13.2.1+git7813-150000.1.3.3 * gcc13-fortran-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-PIE-13.2.1+git7813-150000.1.3.3 * libm2cor18-13.2.1+git7813-150000.1.3.3 * libatomic1-debuginfo-13.2.1+git7813-150000.1.3.3 * cpp13-debuginfo-13.2.1+git7813-150000.1.3.3 * libgo22-13.2.1+git7813-150000.1.3.3 * libgomp1-debuginfo-13.2.1+git7813-150000.1.3.3 * libgfortran5-13.2.1+git7813-150000.1.3.3 * gcc13-objc-13.2.1+git7813-150000.1.3.3 * libitm1-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-ada-13.2.1+git7813-150000.1.3.3 * libm2log18-debuginfo-13.2.1+git7813-150000.1.3.3 * libstdc++6-locale-13.2.1+git7813-150000.1.3.3 * libm2iso18-13.2.1+git7813-150000.1.3.3 * liblsan0-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-locale-13.2.1+git7813-150000.1.3.3 * libubsan1-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-c++-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-m2-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2min18-debuginfo-13.2.1+git7813-150000.1.3.3 * liblsan0-13.2.1+git7813-150000.1.3.3 * libstdc++6-devel-gcc13-13.2.1+git7813-150000.1.3.3 * libm2log18-13.2.1+git7813-150000.1.3.3 * gcc13-go-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2min18-13.2.1+git7813-150000.1.3.3 * libasan8-13.2.1+git7813-150000.1.3.3 * cpp13-13.2.1+git7813-150000.1.3.3 * gcc13-objc-debuginfo-13.2.1+git7813-150000.1.3.3 * libstdc++6-13.2.1+git7813-150000.1.3.3 * libm2iso18-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-13.2.1+git7813-150000.1.3.3 * gcc13-c++-13.2.1+git7813-150000.1.3.3 * libasan8-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2pim18-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-obj-c++-debuginfo-13.2.1+git7813-150000.1.3.3 * libgcc_s1-debuginfo-13.2.1+git7813-150000.1.3.3 *libgcc_s1-13.2.1+git7813-150000.1.3.3 * libitm1-13.2.1+git7813-150000.1.3.3 * libada13-debuginfo-13.2.1+git7813-150000.1.3.3 * libgfortran5-debuginfo-13.2.1+git7813-150000.1.3.3 * libtsan2-13.2.1+git7813-150000.1.3.3 * openSUSE Leap 15.5 (x86_64) * cross-nvptx-newlib13-devel-13.2.1+git7813-150000.1.3.2 * cross-nvptx-gcc13-13.2.1+git7813-150000.1.3.2 * libquadmath0-32bit-13.2.1+git7813-150000.1.3.3 * cross-nvptx-gcc13-debugsource-13.2.1+git7813-150000.1.3.2 * libquadmath0-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * cross-nvptx-gcc13-debuginfo-13.2.1+git7813-150000.1.3.2 * openSUSE Leap 15.5 (s390x x86_64) * libgo22-32bit-13.2.1+git7813-150000.1.3.3 * libm2pim18-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libgomp1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libasan8-32bit-13.2.1+git7813-150000.1.3.3 * libgphobos4-32bit-13.2.1+git7813-150000.1.3.3 * libitm1-32bit-13.2.1+git7813-150000.1.3.3 * libm2cor18-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libasan8-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libgcc_s1-32bit-13.2.1+git7813-150000.1.3.3 * libm2log18-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libobjc4-32bit-13.2.1+git7813-150000.1.3.3 * gcc13-d-32bit-13.2.1+git7813-150000.1.3.3 * gcc13-go-32bit-13.2.1+git7813-150000.1.3.3 * libubsan1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libatomic1-32bit-13.2.1+git7813-150000.1.3.3 * libstdc++6-32bit-13.2.1+git7813-150000.1.3.3 * libstdc++6-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-objc-32bit-13.2.1+git7813-150000.1.3.3 * gcc13-m2-32bit-13.2.1+git7813-150000.1.3.3 * libgdruntime4-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2iso18-32bit-13.2.1+git7813-150000.1.3.3 * libobjc4-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libgdruntime4-32bit-13.2.1+git7813-150000.1.3.3 * gcc13-32bit-13.2.1+git7813-150000.1.3.3 * libm2iso18-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libubsan1-32bit-13.2.1+git7813-150000.1.3.3 * libada13-32bit-13.2.1+git7813-150000.1.3.3 * gcc13-ada-32bit-13.2.1+git7813-150000.1.3.3 *libitm1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libstdc++6-pp-32bit-13.2.1+git7813-150000.1.3.3 * libada13-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libgfortran5-32bit-13.2.1+git7813-150000.1.3.3 * libm2min18-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-obj-c++-32bit-13.2.1+git7813-150000.1.3.3 * libgomp1-32bit-13.2.1+git7813-150000.1.3.3 * libm2cor18-32bit-13.2.1+git7813-150000.1.3.3 * libgcc_s1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libgfortran5-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2min18-32bit-13.2.1+git7813-150000.1.3.3 * libgphobos4-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-c++-32bit-13.2.1+git7813-150000.1.3.3 * libgo22-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2pim18-32bit-13.2.1+git7813-150000.1.3.3 * libstdc++6-devel-gcc13-32bit-13.2.1+git7813-150000.1.3.3 * libm2log18-32bit-13.2.1+git7813-150000.1.3.3 * libatomic1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-fortran-32bit-13.2.1+git7813-150000.1.3.3 * openSUSE Leap 15.5 (aarch64 s390x x86_64) * libgphobos4-13.2.1+git7813-150000.1.3.3 * gcc13-d-debuginfo-13.2.1+git7813-150000.1.3.3 * libgdruntime4-13.2.1+git7813-150000.1.3.3 * gcc13-d-13.2.1+git7813-150000.1.3.3 * libgdruntime4-debuginfo-13.2.1+git7813-150000.1.3.3 * libgphobos4-debuginfo-13.2.1+git7813-150000.1.3.3 * openSUSE Leap 15.5 (noarch) * gcc13-info-13.2.1+git7813-150000.1.3.3 * openSUSE Leap 15.5 (aarch64 x86_64) * libhwasan0-debuginfo-13.2.1+git7813-150000.1.3.3 * libhwasan0-13.2.1+git7813-150000.1.3.3 * openSUSE Leap 15.5 (ppc64le x86_64) * libquadmath0-debuginfo-13.2.1+git7813-150000.1.3.3 * libquadmath0-13.2.1+git7813-150000.1.3.3 * SUSE Linux Enterprise Server 15 SP2 (aarch64 ppc64le s390x x86_64) * libstdc++6-13.2.1+git7813-150000.1.3.3 * SUSE Linux Enterprise Server 15 SP3 (aarch64 ppc64le s390x x86_64) * libstdc++6-13.2.1+git7813-150000.1.3.3 * SUSE Linux Enterprise High Performance Computing 15 SP4 (aarch64 x86_64) * libstdc++6-13.2.1+git7813-150000.1.3.3 * SUSE Linux EnterpriseServer 15 SP4 (aarch64 ppc64le s390x x86_64) * libstdc++6-13.2.1+git7813-150000.1.3.3 * SUSE Manager Server 4.3 (ppc64le s390x x86_64) * libstdc++6-13.2.1+git7813-150000.1.3.3 * SUSE Linux Enterprise Server for SAP Applications 15 SP4 (ppc64le x86_64) * libstdc++6-13.2.1+git7813-150000.1.3.3 * SUSE Linux Enterprise Desktop 15 SP4 (x86_64) * libstdc++6-13.2.1+git7813-150000.1.3.3 * SUSE Manager Retail Branch Server 4.3 (x86_64) * libstdc++6-13.2.1+git7813-150000.1.3.3 * SUSE Manager Proxy 4.3 (x86_64) * libstdc++6-13.2.1+git7813-150000.1.3.3 * SUSE Linux Enterprise High Performance Computing 15 SP5 (aarch64 x86_64) * libstdc++6-13.2.1+git7813-150000.1.3.3 * SUSE Linux Enterprise Server 15 SP5 (aarch64 ppc64le s390x x86_64) * libstdc++6-13.2.1+git7813-150000.1.3.3 * SUSE Linux Enterprise Server for SAP Applications 15 SP5 (ppc64le x86_64) * libstdc++6-13.2.1+git7813-150000.1.3.3 * SUSE Linux Enterprise Desktop 15 SP5 (x86_64) * libstdc++6-13.2.1+git7813-150000.1.3.3 * SUSE Linux Enterprise Micro for Rancher 5.3 (aarch64 s390x x86_64) * gcc13-debugsource-13.2.1+git7813-150000.1.3.3 * libstdc++6-debuginfo-13.2.1+git7813-150000.1.3.3 * libstdc++6-13.2.1+git7813-150000.1.3.3 * libgcc_s1-debuginfo-13.2.1+git7813-150000.1.3.3 * libgcc_s1-13.2.1+git7813-150000.1.3.3 * gcc13-debuginfo-13.2.1+git7813-150000.1.3.3 * SUSE Linux Enterprise Micro 5.3 (aarch64 s390x x86_64) * gcc13-debugsource-13.2.1+git7813-150000.1.3.3 * libstdc++6-debuginfo-13.2.1+git7813-150000.1.3.3 * libstdc++6-13.2.1+git7813-150000.1.3.3 * libgcc_s1-debuginfo-13.2.1+git7813-150000.1.3.3 * libgcc_s1-13.2.1+git7813-150000.1.3.3 * gcc13-debuginfo-13.2.1+git7813-150000.1.3.3 * SUSE Linux Enterprise Micro for Rancher 5.4 (aarch64 s390x x86_64) * gcc13-debugsource-13.2.1+git7813-150000.1.3.3 * libstdc++6-debuginfo-13.2.1+git7813-150000.1.3.3 * libstdc++6-13.2.1+git7813-150000.1.3.3 * libgcc_s1-debuginfo-13.2.1+git7813-150000.1.3.3 * libgcc_s1-13.2.1+git7813-150000.1.3.3 * gcc13-debuginfo-13.2.1+git7813-150000.1.3.3 *SUSE Linux Enterprise Micro 5.4 (aarch64 s390x x86_64) * gcc13-debugsource-13.2.1+git7813-150000.1.3.3 * libstdc++6-debuginfo-13.2.1+git7813-150000.1.3.3 * libstdc++6-13.2.1+git7813-150000.1.3.3 * libgcc_s1-debuginfo-13.2.1+git7813-150000.1.3.3 * libgcc_s1-13.2.1+git7813-150000.1.3.3 * gcc13-debuginfo-13.2.1+git7813-150000.1.3.3 * SUSE Linux Enterprise Micro 5.5 (aarch64 s390x x86_64) * gcc13-debugsource-13.2.1+git7813-150000.1.3.3 * libstdc++6-debuginfo-13.2.1+git7813-150000.1.3.3 * libstdc++6-13.2.1+git7813-150000.1.3.3 * libgcc_s1-debuginfo-13.2.1+git7813-150000.1.3.3 * libgcc_s1-13.2.1+git7813-150000.1.3.3 * gcc13-debuginfo-13.2.1+git7813-150000.1.3.3 * Basesystem Module 15-SP4 (aarch64 ppc64le s390x x86_64) * gcc13-debugsource-13.2.1+git7813-150000.1.3.3 * libstdc++6-debuginfo-13.2.1+git7813-150000.1.3.3 * libobjc4-debuginfo-13.2.1+git7813-150000.1.3.3 * libstdc++6-pp-13.2.1+git7813-150000.1.3.3 * libubsan1-13.2.1+git7813-150000.1.3.3 * libobjc4-13.2.1+git7813-150000.1.3.3 * libatomic1-13.2.1+git7813-150000.1.3.3 * libtsan2-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-debuginfo-13.2.1+git7813-150000.1.3.3 * libgomp1-13.2.1+git7813-150000.1.3.3 * libatomic1-debuginfo-13.2.1+git7813-150000.1.3.3 * libgomp1-debuginfo-13.2.1+git7813-150000.1.3.3 * libgfortran5-13.2.1+git7813-150000.1.3.3 * libitm1-debuginfo-13.2.1+git7813-150000.1.3.3 * libstdc++6-locale-13.2.1+git7813-150000.1.3.3 * liblsan0-debuginfo-13.2.1+git7813-150000.1.3.3 * libubsan1-debuginfo-13.2.1+git7813-150000.1.3.3 * liblsan0-13.2.1+git7813-150000.1.3.3 * libasan8-13.2.1+git7813-150000.1.3.3 * libstdc++6-13.2.1+git7813-150000.1.3.3 * libasan8-debuginfo-13.2.1+git7813-150000.1.3.3 * libgcc_s1-debuginfo-13.2.1+git7813-150000.1.3.3 * libgcc_s1-13.2.1+git7813-150000.1.3.3 * libitm1-13.2.1+git7813-150000.1.3.3 * libgfortran5-debuginfo-13.2.1+git7813-150000.1.3.3 * libtsan2-13.2.1+git7813-150000.1.3.3 * Basesystem Module 15-SP4 (aarch64 x86_64) * libhwasan0-debuginfo-13.2.1+git7813-150000.1.3.3 *libhwasan0-13.2.1+git7813-150000.1.3.3 * Basesystem Module 15-SP4 (ppc64le x86_64) * libquadmath0-debuginfo-13.2.1+git7813-150000.1.3.3 * libquadmath0-13.2.1+git7813-150000.1.3.3 * Basesystem Module 15-SP4 (x86_64) * libgomp1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libasan8-32bit-13.2.1+git7813-150000.1.3.3 * libitm1-32bit-13.2.1+git7813-150000.1.3.3 * libasan8-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libgcc_s1-32bit-13.2.1+git7813-150000.1.3.3 * libobjc4-32bit-13.2.1+git7813-150000.1.3.3 * libubsan1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libatomic1-32bit-13.2.1+git7813-150000.1.3.3 * libstdc++6-32bit-13.2.1+git7813-150000.1.3.3 * libstdc++6-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libobjc4-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libubsan1-32bit-13.2.1+git7813-150000.1.3.3 * libstdc++6-pp-32bit-13.2.1+git7813-150000.1.3.3 * libgfortran5-32bit-13.2.1+git7813-150000.1.3.3 * libquadmath0-32bit-13.2.1+git7813-150000.1.3.3 * libgomp1-32bit-13.2.1+git7813-150000.1.3.3 * libgcc_s1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libgfortran5-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libquadmath0-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libatomic1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libitm1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * Basesystem Module 15-SP5 (aarch64 ppc64le s390x x86_64) * gcc13-debugsource-13.2.1+git7813-150000.1.3.3 * libstdc++6-debuginfo-13.2.1+git7813-150000.1.3.3 * libobjc4-debuginfo-13.2.1+git7813-150000.1.3.3 * libstdc++6-pp-13.2.1+git7813-150000.1.3.3 * libubsan1-13.2.1+git7813-150000.1.3.3 * libobjc4-13.2.1+git7813-150000.1.3.3 * libatomic1-13.2.1+git7813-150000.1.3.3 * libtsan2-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-debuginfo-13.2.1+git7813-150000.1.3.3 * libgomp1-13.2.1+git7813-150000.1.3.3 * libatomic1-debuginfo-13.2.1+git7813-150000.1.3.3 * libgomp1-debuginfo-13.2.1+git7813-150000.1.3.3 * libgfortran5-13.2.1+git7813-150000.1.3.3 * libitm1-debuginfo-13.2.1+git7813-150000.1.3.3 *libstdc++6-locale-13.2.1+git7813-150000.1.3.3 * liblsan0-debuginfo-13.2.1+git7813-150000.1.3.3 * libubsan1-debuginfo-13.2.1+git7813-150000.1.3.3 * liblsan0-13.2.1+git7813-150000.1.3.3 * libasan8-13.2.1+git7813-150000.1.3.3 * libstdc++6-13.2.1+git7813-150000.1.3.3 * libasan8-debuginfo-13.2.1+git7813-150000.1.3.3 * libgcc_s1-debuginfo-13.2.1+git7813-150000.1.3.3 * libgcc_s1-13.2.1+git7813-150000.1.3.3 * libitm1-13.2.1+git7813-150000.1.3.3 * libgfortran5-debuginfo-13.2.1+git7813-150000.1.3.3 * libtsan2-13.2.1+git7813-150000.1.3.3 * Basesystem Module 15-SP5 (aarch64 x86_64) * libhwasan0-debuginfo-13.2.1+git7813-150000.1.3.3 * libhwasan0-13.2.1+git7813-150000.1.3.3 * Basesystem Module 15-SP5 (ppc64le x86_64) * libquadmath0-debuginfo-13.2.1+git7813-150000.1.3.3 * libquadmath0-13.2.1+git7813-150000.1.3.3 * Basesystem Module 15-SP5 (x86_64) * libgomp1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libasan8-32bit-13.2.1+git7813-150000.1.3.3 * libitm1-32bit-13.2.1+git7813-150000.1.3.3 * libasan8-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libgcc_s1-32bit-13.2.1+git7813-150000.1.3.3 * libobjc4-32bit-13.2.1+git7813-150000.1.3.3 * libubsan1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libatomic1-32bit-13.2.1+git7813-150000.1.3.3 * libstdc++6-32bit-13.2.1+git7813-150000.1.3.3 * libstdc++6-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libobjc4-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libubsan1-32bit-13.2.1+git7813-150000.1.3.3 * libstdc++6-pp-32bit-13.2.1+git7813-150000.1.3.3 * libgfortran5-32bit-13.2.1+git7813-150000.1.3.3 * libquadmath0-32bit-13.2.1+git7813-150000.1.3.3 * libgomp1-32bit-13.2.1+git7813-150000.1.3.3 * libgcc_s1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libgfortran5-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libquadmath0-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libatomic1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libitm1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * Development Tools Module 15-SP4 (aarch64 ppc64le s390x x86_64) *cpp13-13.2.1+git7813-150000.1.3.3 * gcc13-debugsource-13.2.1+git7813-150000.1.3.3 * gcc13-fortran-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-locale-13.2.1+git7813-150000.1.3.3 * gcc13-13.2.1+git7813-150000.1.3.3 * gcc13-c++-13.2.1+git7813-150000.1.3.3 * gcc13-c++-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-PIE-13.2.1+git7813-150000.1.3.3 * gcc13-fortran-13.2.1+git7813-150000.1.3.3 * libstdc++6-devel-gcc13-13.2.1+git7813-150000.1.3.3 * cpp13-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-debuginfo-13.2.1+git7813-150000.1.3.3 * Development Tools Module 15-SP4 (noarch) * gcc13-info-13.2.1+git7813-150000.1.3.3 * Development Tools Module 15-SP4 (x86_64) * cross-nvptx-newlib13-devel-13.2.1+git7813-150000.1.3.2 * cross-nvptx-gcc13-13.2.1+git7813-150000.1.3.2 * gcc13-c++-32bit-13.2.1+git7813-150000.1.3.3 * libstdc++6-devel-gcc13-32bit-13.2.1+git7813-150000.1.3.3 * cross-nvptx-gcc13-debugsource-13.2.1+git7813-150000.1.3.2 * gcc13-32bit-13.2.1+git7813-150000.1.3.3 * cross-nvptx-gcc13-debuginfo-13.2.1+git7813-150000.1.3.2 * gcc13-fortran-32bit-13.2.1+git7813-150000.1.3.3 * Development Tools Module 15-SP5 (aarch64 ppc64le s390x x86_64) * cpp13-13.2.1+git7813-150000.1.3.3 * gcc13-debugsource-13.2.1+git7813-150000.1.3.3 * gcc13-fortran-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-locale-13.2.1+git7813-150000.1.3.3 * gcc13-13.2.1+git7813-150000.1.3.3 * gcc13-c++-13.2.1+git7813-150000.1.3.3 * gcc13-c++-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-PIE-13.2.1+git7813-150000.1.3.3 * gcc13-fortran-13.2.1+git7813-150000.1.3.3 * libstdc++6-devel-gcc13-13.2.1+git7813-150000.1.3.3 * cpp13-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-debuginfo-13.2.1+git7813-150000.1.3.3 * Development Tools Module 15-SP5 (noarch) * gcc13-info-13.2.1+git7813-150000.1.3.3 * Development Tools Module 15-SP5 (x86_64) * cross-nvptx-newlib13-devel-13.2.1+git7813-150000.1.3.2 * cross-nvptx-gcc13-13.2.1+git7813-150000.1.3.2 * gcc13-c++-32bit-13.2.1+git7813-150000.1.3.3 *libstdc++6-devel-gcc13-32bit-13.2.1+git7813-150000.1.3.3 * cross-nvptx-gcc13-debugsource-13.2.1+git7813-150000.1.3.2 * gcc13-32bit-13.2.1+git7813-150000.1.3.3 * cross-nvptx-gcc13-debuginfo-13.2.1+git7813-150000.1.3.2 * gcc13-fortran-32bit-13.2.1+git7813-150000.1.3.3 * SUSE Package Hub 15 15-SP4 (aarch64 ppc64le s390x x86_64) * libgo22-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-debugsource-13.2.1+git7813-150000.1.3.3 * gcc13-ada-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-go-13.2.1+git7813-150000.1.3.3 * gcc13-obj-c++-13.2.1+git7813-150000.1.3.3 * gcc13-m2-13.2.1+git7813-150000.1.3.3 * libada13-13.2.1+git7813-150000.1.3.3 * gcc13-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2cor18-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2pim18-13.2.1+git7813-150000.1.3.3 * libm2cor18-13.2.1+git7813-150000.1.3.3 * libgo22-13.2.1+git7813-150000.1.3.3 * gcc13-objc-13.2.1+git7813-150000.1.3.3 * gcc13-ada-13.2.1+git7813-150000.1.3.3 * libm2log18-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2iso18-13.2.1+git7813-150000.1.3.3 * gcc13-m2-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2min18-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2log18-13.2.1+git7813-150000.1.3.3 * gcc13-go-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2min18-13.2.1+git7813-150000.1.3.3 * gcc13-objc-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2iso18-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2pim18-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-obj-c++-debuginfo-13.2.1+git7813-150000.1.3.3 * libada13-debuginfo-13.2.1+git7813-150000.1.3.3 * SUSE Package Hub 15 15-SP4 (aarch64 s390x x86_64) * libgphobos4-13.2.1+git7813-150000.1.3.3 * gcc13-d-debuginfo-13.2.1+git7813-150000.1.3.3 * libgdruntime4-13.2.1+git7813-150000.1.3.3 * gcc13-d-13.2.1+git7813-150000.1.3.3 * libgdruntime4-debuginfo-13.2.1+git7813-150000.1.3.3 * libgphobos4-debuginfo-13.2.1+git7813-150000.1.3.3 * SUSE Package Hub 15 15-SP4 (x86_64) * libgo22-32bit-13.2.1+git7813-150000.1.3.3 * libm2pim18-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 *libgphobos4-32bit-13.2.1+git7813-150000.1.3.3 * libm2cor18-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2log18-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-d-32bit-13.2.1+git7813-150000.1.3.3 * gcc13-go-32bit-13.2.1+git7813-150000.1.3.3 * gcc13-objc-32bit-13.2.1+git7813-150000.1.3.3 * gcc13-m2-32bit-13.2.1+git7813-150000.1.3.3 * libgdruntime4-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2iso18-32bit-13.2.1+git7813-150000.1.3.3 * libgdruntime4-32bit-13.2.1+git7813-150000.1.3.3 * libm2iso18-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libada13-32bit-13.2.1+git7813-150000.1.3.3 * gcc13-ada-32bit-13.2.1+git7813-150000.1.3.3 * libada13-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2min18-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-obj-c++-32bit-13.2.1+git7813-150000.1.3.3 * libm2cor18-32bit-13.2.1+git7813-150000.1.3.3 * libm2min18-32bit-13.2.1+git7813-150000.1.3.3 * libgphobos4-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libgo22-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2pim18-32bit-13.2.1+git7813-150000.1.3.3 * libm2log18-32bit-13.2.1+git7813-150000.1.3.3 * SUSE Package Hub 15 15-SP5 (aarch64 ppc64le s390x x86_64) * libgo22-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-debugsource-13.2.1+git7813-150000.1.3.3 * gcc13-ada-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-go-13.2.1+git7813-150000.1.3.3 * gcc13-obj-c++-13.2.1+git7813-150000.1.3.3 * gcc13-m2-13.2.1+git7813-150000.1.3.3 * libada13-13.2.1+git7813-150000.1.3.3 * gcc13-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2cor18-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2pim18-13.2.1+git7813-150000.1.3.3 * libm2cor18-13.2.1+git7813-150000.1.3.3 * libgo22-13.2.1+git7813-150000.1.3.3 * gcc13-objc-13.2.1+git7813-150000.1.3.3 * gcc13-ada-13.2.1+git7813-150000.1.3.3 * libm2log18-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2iso18-13.2.1+git7813-150000.1.3.3 * gcc13-m2-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2min18-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2log18-13.2.1+git7813-150000.1.3.3 * gcc13-go-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2min18-13.2.1+git7813-150000.1.3.3 * gcc13-objc-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2iso18-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2pim18-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-obj-c++-debuginfo-13.2.1+git7813-150000.1.3.3 * libada13-debuginfo-13.2.1+git7813-150000.1.3.3 * SUSE Package Hub 15 15-SP5 (aarch64 s390x x86_64) * libgphobos4-13.2.1+git7813-150000.1.3.3 * gcc13-d-debuginfo-13.2.1+git7813-150000.1.3.3 * libgdruntime4-13.2.1+git7813-150000.1.3.3 * gcc13-d-13.2.1+git7813-150000.1.3.3 * libgdruntime4-debuginfo-13.2.1+git7813-150000.1.3.3 * libgphobos4-debuginfo-13.2.1+git7813-150000.1.3.3 * SUSE Package Hub 15 15-SP5 (x86_64) * libgo22-32bit-13.2.1+git7813-150000.1.3.3 * libm2pim18-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libgphobos4-32bit-13.2.1+git7813-150000.1.3.3 * libm2cor18-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2log18-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-d-32bit-13.2.1+git7813-150000.1.3.3 * gcc13-go-32bit-13.2.1+git7813-150000.1.3.3 * gcc13-objc-32bit-13.2.1+git7813-150000.1.3.3 * gcc13-m2-32bit-13.2.1+git7813-150000.1.3.3 * libgdruntime4-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2iso18-32bit-13.2.1+git7813-150000.1.3.3 * libgdruntime4-32bit-13.2.1+git7813-150000.1.3.3 * libm2iso18-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libada13-32bit-13.2.1+git7813-150000.1.3.3 * gcc13-ada-32bit-13.2.1+git7813-150000.1.3.3 * libada13-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2min18-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * gcc13-obj-c++-32bit-13.2.1+git7813-150000.1.3.3 * libm2cor18-32bit-13.2.1+git7813-150000.1.3.3 * libm2min18-32bit-13.2.1+git7813-150000.1.3.3 * libgphobos4-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libgo22-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libm2pim18-32bit-13.2.1+git7813-150000.1.3.3 * libm2log18-32bit-13.2.1+git7813-150000.1.3.3 * SUSE Manager Proxy 4.2 (x86_64) *libstdc++6-debuginfo-13.2.1+git7813-150000.1.3.3 * libgomp1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libasan8-32bit-13.2.1+git7813-150000.1.3.3 * libobjc4-debuginfo-13.2.1+git7813-150000.1.3.3 * libstdc++6-pp-13.2.1+git7813-150000.1.3.3 * libitm1-32bit-13.2.1+git7813-150000.1.3.3 * libubsan1-13.2.1+git7813-150000.1.3.3 * libasan8-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libgcc_s1-32bit-13.2.1+git7813-150000.1.3.3 * libhwasan0-13.2.1+git7813-150000.1.3.3 * libobjc4-32bit-13.2.1+git7813-150000.1.3.3 * libatomic1-13.2.1+git7813-150000.1.3.3 * libobjc4-13.2.1+git7813-150000.1.3.3 * libquadmath0-debuginfo-13.2.1+git7813-150000.1.3.3 * libtsan2-debuginfo-13.2.1+git7813-150000.1.3.3 * libubsan1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libatomic1-32bit-13.2.1+git7813-150000.1.3.3 * libstdc++6-32bit-13.2.1+git7813-150000.1.3.3 * libgomp1-13.2.1+git7813-150000.1.3.3 * libstdc++6-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libatomic1-debuginfo-13.2.1+git7813-150000.1.3.3 * libgomp1-debuginfo-13.2.1+git7813-150000.1.3.3 * libgfortran5-13.2.1+git7813-150000.1.3.3 * libobjc4-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libubsan1-32bit-13.2.1+git7813-150000.1.3.3 * libitm1-debuginfo-13.2.1+git7813-150000.1.3.3 * libitm1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libstdc++6-locale-13.2.1+git7813-150000.1.3.3 * libstdc++6-pp-32bit-13.2.1+git7813-150000.1.3.3 * liblsan0-debuginfo-13.2.1+git7813-150000.1.3.3 * libubsan1-debuginfo-13.2.1+git7813-150000.1.3.3 * libgfortran5-32bit-13.2.1+git7813-150000.1.3.3 * libquadmath0-32bit-13.2.1+git7813-150000.1.3.3 * liblsan0-13.2.1+git7813-150000.1.3.3 * libgomp1-32bit-13.2.1+git7813-150000.1.3.3 * libasan8-13.2.1+git7813-150000.1.3.3 * libgcc_s1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libgfortran5-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libhwasan0-debuginfo-13.2.1+git7813-150000.1.3.3 * libstdc++6-13.2.1+git7813-150000.1.3.3 * libasan8-debuginfo-13.2.1+git7813-150000.1.3.3 * libquadmath0-13.2.1+git7813-150000.1.3.3 *libgcc_s1-debuginfo-13.2.1+git7813-150000.1.3.3 * libgcc_s1-13.2.1+git7813-150000.1.3.3 * libitm1-13.2.1+git7813-150000.1.3.3 * libatomic1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libquadmath0-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libgfortran5-debuginfo-13.2.1+git7813-150000.1.3.3 * libtsan2-13.2.1+git7813-150000.1.3.3 * SUSE Manager Retail Branch Server 4.2 (x86_64) * libstdc++6-debuginfo-13.2.1+git7813-150000.1.3.3 * libgomp1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libasan8-32bit-13.2.1+git7813-150000.1.3.3 * libobjc4-debuginfo-13.2.1+git7813-150000.1.3.3 * libstdc++6-pp-13.2.1+git7813-150000.1.3.3 * libitm1-32bit-13.2.1+git7813-150000.1.3.3 * libubsan1-13.2.1+git7813-150000.1.3.3 * libasan8-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libgcc_s1-32bit-13.2.1+git7813-150000.1.3.3 * libhwasan0-13.2.1+git7813-150000.1.3.3 * libobjc4-32bit-13.2.1+git7813-150000.1.3.3 * libatomic1-13.2.1+git7813-150000.1.3.3 * libobjc4-13.2.1+git7813-150000.1.3.3 * libquadmath0-debuginfo-13.2.1+git7813-150000.1.3.3 * libtsan2-debuginfo-13.2.1+git7813-150000.1.3.3 * libubsan1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libatomic1-32bit-13.2.1+git7813-150000.1.3.3 * libstdc++6-32bit-13.2.1+git7813-150000.1.3.3 * libgomp1-13.2.1+git7813-150000.1.3.3 * libstdc++6-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libatomic1-debuginfo-13.2.1+git7813-150000.1.3.3 * libgomp1-debuginfo-13.2.1+git7813-150000.1.3.3 * libgfortran5-13.2.1+git7813-150000.1.3.3 * libobjc4-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libubsan1-32bit-13.2.1+git7813-150000.1.3.3 * libitm1-debuginfo-13.2.1+git7813-150000.1.3.3 * libitm1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libstdc++6-locale-13.2.1+git7813-150000.1.3.3 * libstdc++6-pp-32bit-13.2.1+git7813-150000.1.3.3 * liblsan0-debuginfo-13.2.1+git7813-150000.1.3.3 * libubsan1-debuginfo-13.2.1+git7813-150000.1.3.3 * libgfortran5-32bit-13.2.1+git7813-150000.1.3.3 * libquadmath0-32bit-13.2.1+git7813-150000.1.3.3 * liblsan0-13.2.1+git7813-150000.1.3.3 * libgomp1-32bit-13.2.1+git7813-150000.1.3.3 * libasan8-13.2.1+git7813-150000.1.3.3 * libgcc_s1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libgfortran5-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libhwasan0-debuginfo-13.2.1+git7813-150000.1.3.3 * libstdc++6-13.2.1+git7813-150000.1.3.3 * libasan8-debuginfo-13.2.1+git7813-150000.1.3.3 * libquadmath0-13.2.1+git7813-150000.1.3.3 * libgcc_s1-debuginfo-13.2.1+git7813-150000.1.3.3 * libgcc_s1-13.2.1+git7813-150000.1.3.3 * libitm1-13.2.1+git7813-150000.1.3.3 * libatomic1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libquadmath0-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libgfortran5-debuginfo-13.2.1+git7813-150000.1.3.3 * libtsan2-13.2.1+git7813-150000.1.3.3 * SUSE Manager Server 4.2 (ppc64le s390x x86_64) * libstdc++6-debuginfo-13.2.1+git7813-150000.1.3.3 * libobjc4-debuginfo-13.2.1+git7813-150000.1.3.3 * libstdc++6-pp-13.2.1+git7813-150000.1.3.3 * libubsan1-13.2.1+git7813-150000.1.3.3 * libatomic1-13.2.1+git7813-150000.1.3.3 * libobjc4-13.2.1+git7813-150000.1.3.3 * libtsan2-debuginfo-13.2.1+git7813-150000.1.3.3 * libgomp1-13.2.1+git7813-150000.1.3.3 * libatomic1-debuginfo-13.2.1+git7813-150000.1.3.3 * libgomp1-debuginfo-13.2.1+git7813-150000.1.3.3 * libgfortran5-13.2.1+git7813-150000.1.3.3 * libitm1-debuginfo-13.2.1+git7813-150000.1.3.3 * libstdc++6-locale-13.2.1+git7813-150000.1.3.3 * liblsan0-debuginfo-13.2.1+git7813-150000.1.3.3 * libubsan1-debuginfo-13.2.1+git7813-150000.1.3.3 * liblsan0-13.2.1+git7813-150000.1.3.3 * libasan8-13.2.1+git7813-150000.1.3.3 * libstdc++6-13.2.1+git7813-150000.1.3.3 * libasan8-debuginfo-13.2.1+git7813-150000.1.3.3 * libgcc_s1-debuginfo-13.2.1+git7813-150000.1.3.3 * libgcc_s1-13.2.1+git7813-150000.1.3.3 * libitm1-13.2.1+git7813-150000.1.3.3 * libgfortran5-debuginfo-13.2.1+git7813-150000.1.3.3 * libtsan2-13.2.1+git7813-150000.1.3.3 * SUSE Manager Server 4.2 (ppc64le x86_64) * libquadmath0-debuginfo-13.2.1+git7813-150000.1.3.3 * libquadmath0-13.2.1+git7813-150000.1.3.3 * SUSE ManagerServer 4.2 (x86_64) * libgomp1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libasan8-32bit-13.2.1+git7813-150000.1.3.3 * libitm1-32bit-13.2.1+git7813-150000.1.3.3 * libasan8-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libgcc_s1-32bit-13.2.1+git7813-150000.1.3.3 * libhwasan0-13.2.1+git7813-150000.1.3.3 * libobjc4-32bit-13.2.1+git7813-150000.1.3.3 * libubsan1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libatomic1-32bit-13.2.1+git7813-150000.1.3.3 * libstdc++6-32bit-13.2.1+git7813-150000.1.3.3 * libstdc++6-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libobjc4-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libubsan1-32bit-13.2.1+git7813-150000.1.3.3 * libstdc++6-pp-32bit-13.2.1+git7813-150000.1.3.3 * libgfortran5-32bit-13.2.1+git7813-150000.1.3.3 * libquadmath0-32bit-13.2.1+git7813-150000.1.3.3 * libgomp1-32bit-13.2.1+git7813-150000.1.3.3 * libgcc_s1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libgfortran5-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libhwasan0-debuginfo-13.2.1+git7813-150000.1.3.3 * libquadmath0-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libatomic1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * libitm1-32bit-debuginfo-13.2.1+git7813-150000.1.3.3 * SUSE Linux Enterprise Micro 5.1 (aarch64 s390x x86_64) * libstdc++6-13.2.1+git7813-150000.1.3.3 * libgcc_s1-debuginfo-13.2.1+git7813-150000.1.3.3 * libstdc++6-debuginfo-13.2.1+git7813-150000.1.3.3 * libgcc_s1-13.2.1+git7813-150000.1.3.3 * SUSE Linux Enterprise Micro 5.2 (aarch64 s390x x86_64) * libstdc++6-13.2.1+git7813-150000.1.3.3 * libgcc_s1-debuginfo-13.2.1+git7813-150000.1.3.3 * libstdc++6-debuginfo-13.2.1+git7813-150000.1.3.3 * libgcc_s1-13.2.1+git7813-150000.1.3.3 * SUSE Linux Enterprise Micro for Rancher 5.2 (aarch64 s390x x86_64) * libstdc++6-13.2.1+git7813-150000.1.3.3 * libgcc_s1-debuginfo-13.2.1+git7813-150000.1.3.3 * libstdc++6-debuginfo-13.2.1+git7813-150000.1.3.3 * libgcc_s1-13.2.1+git7813-150000.1.3.3 ## 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 * * * * * . Critical patch released for SUSE's GCC 13.2 compiler toolkit targeting significant security loopholes and corrective measures. Apply the update immediately!. SUSE Security Update,gcc13 Security Patch,Important GCC Update,SUSE Compiler Fixes,SUSE Vulnerability Management. . Severity: Important. LinuxSecurity.com Team

Calendar 2 Oct 23, 2023 Important SuSE
89

Fedora Core 3: 2005-632 Moderate: GCC 3.4.4 Update Security Fix

Updated package.. ---------------------------------------------------------------------Fedora Update Notification FEDORA-2005-632 2005-07-27 ---------------------------------------------------------------------Product : Fedora Core 3 Name : gcc Version : 3.4.4 Release : 2.fc3 Summary : The GNU cc and gcc C compilers. Description : The gcc package includes the cc and gcc GNU compilers for compiling C code. ---------------------------------------------------------------------* Fri Jul 22 2005 Jakub Jelinek 3.4.4-2 - update from gcc-3_4-branch - PRs c++/10611, c++/19608, c++/19884, c++/20563, c++/20789, c++/21336, c++/21853, c++/21903, c++/21987, c/22308, libstdc++/21286, rtl-optimization/22167, target/19933, target/20301, target/21888, target/21889, target/22083 - fix -march=i386 -masm=intel -fpic (#162585) - on ppc64 and s390x, change the obsoletes for gcc-gnat and libgnat to < 3.4.3 - fix visibility handling of static class members (Mark Mitchell, #159197, PR c++/18925) - fix some -fvar-tracking bugs that were causing bogus DW_OP_piece ops - fix -fvar-tracking on big-endian targets (Josef Zlomek, PR middle-end/14084) - avoid recursive use of varasm hash tables (#157308) - on ppc accept CTR-to-CTR copy in mov[sd]f_hardfloat patterns (Dale Johannesen, Janis Johnson, #160815, IT#74566, PRs target/20191, target/22081) - remove limit of 16 nested GCC visibility pragmas (PR middle-end/20303) - fix stringbuf in_avail() (Benjamin Kosnik, #159408, IT#72781) * Thu May 26 2005 Jakub Jelinek 3.4.4-1 - update from gcc-3_4-branch - GCC 3.4.4 release - PRs middle-end/21709, c++/21768 - fix reg-stack ICE (#158407, PR target/21716) - fix ppc64 libgcj (Andrew Haley, #154684, #142611) - add provides, so that packages requiring gcc = 3.4.3 or libstdc++-devel = 3.4.3 etc. can be satisfied - use 3.4.3 directories and make 3.4.4 just a symlink, so that other packages using the 3.4.3directories are satisfied and we don't try to replace a directory with a symlink (which rpm doesn't like) * Tue May 10 2005 Jakub Jelinek 3.4.3-25 - update from gcc-3_4-branch - PRs c++/21427, debug/16676, libffi/21285, target/16925, target/19051, target/21416 - don't enable -fvar-tracking on ia64 for -O0 or -g0 by default - fix warnings in when compiling with GCC 4 (Mark Mitchell, #157174) - fix warnings in (#157190, PR libstdc++/16678) - fix output of i?86 movb $cst, %ah etc. instructions (#154116) - fix a regression introduced by PR target/14981 backport - fix VEC_SELECT handling in the combiner (PR rtl-optimization/21239) - fix i?86 address canonicalization (PR target/21297) * Sat May 7 2005 Jakub Jelinek 3.4.3-24 - -fvar-tracking support (Josef Zlomek, Daniel Berlin) * Fri May 6 2005 Jakub Jelinek 3.4.3-23 - update from gcc-3_4-branch - PRs bootstrap/20633, c++/18464, c++/18644, c++/19034, c++/19311, c++/19312, c++/19991, c++/20142, c++/20147, c++/20147, c++/20240, c++/20333, c++/20679, c++/20995, c++/21025, c/11459, c/18502, c/20740, c/21213, libstdc++/21035, libstdc++/21131, middle-end/19225, middle-end/20364, rtl-optimization/19683, target/14981, target/15491, target/17822, target/17824, target/18251, target/18551, target/19819, target/20277, target/20288, target/20611, target/20670, target/21098 - make libgcov symbols hidden (#162930, IT#72501, PR middle-end/19985) - add Req/BuildReq for glib2 and libart_lgpl (#150923) - fix ada build with make -jN N> 1 ---------------------------------------------------------------------This update can be downloaded from: 4bace738841d2f80835672f9308b4011 SRPMS/gcc-3.4.4-2.fc3.src.rpm 4ff06ecf765e5ffd8ba40e03a68a3436 x86_64/gcc-3.4.4-2.fc3.x86_64.rpm a6a09c9f901a0b69bcce9430e0b5c561 x86_64/libgcc-3.4.4-2.fc3.x86_64.rpm 97d357459956389c5544c65d0117a815 x86_64/gcc-c++-3.4.4-2.fc3.x86_64.rpm 211eec81d9f99b134a20a1559d55fba7 x86_64/libstdc++-3.4.4-2.fc3.x86_64.rpm b85c39d558af9f8a30ad5e3fc32c8e26 x86_64/libstdc++-devel-3.4.4-2.fc3.x86_64.rpm 2429e268b274bf3c038021aa61f08e63 x86_64/gcc-objc-3.4.4-2.fc3.x86_64.rpm 0637773709b8cf8e906b03f303c481b1 x86_64/libobjc-3.4.4-2.fc3.x86_64.rpm d6b6b19242a10255e249ff25a06d2a91 x86_64/gcc-g77-3.4.4-2.fc3.x86_64.rpm 3bd58e7915ca1dd04d35701408011d06 x86_64/libf2c-3.4.4-2.fc3.x86_64.rpm 72941d6e343f74f58f5e5045fd86af62 x86_64/gcc-java-3.4.4-2.fc3.x86_64.rpm 494a3fbf51cee2e5cbbad4d973e27105 x86_64/libgcj-3.4.4-2.fc3.x86_64.rpm 247d0dfbcf3901780c6061d69bf5d810 x86_64/libgcj-devel-3.4.4-2.fc3.x86_64.rpm 875dfc7bb3ff6f13a086132b9a749340 x86_64/cpp-3.4.4-2.fc3.x86_64.rpm 210092f7652a1a1288318ebbccc04d12 x86_64/gcc-gnat-3.4.4-2.fc3.x86_64.rpm f689e523fda437e657eb68e91cf1f4a2 x86_64/libgnat-3.4.4-2.fc3.x86_64.rpm fa155c68022c335013a967f9d819c42a x86_64/debug/gcc-debuginfo-3.4.4-2.fc3.x86_64.rpm 0a617a9704b080fd4333d35f2c3da813 x86_64/libgcc-3.4.4-2.fc3.i386.rpm b2ad73656b7c627887210f334d50196b x86_64/libstdc++-3.4.4-2.fc3.i386.rpm e55ba518911df05ccb1d8cef9a03096a x86_64/libstdc++-devel-3.4.4-2.fc3.i386.rpm 67f6af03b75271dec1dd2c044f93d1b8 x86_64/libobjc-3.4.4-2.fc3.i386.rpm 37e954f4ff8d1571cf3868c7b5868541 x86_64/libf2c-3.4.4-2.fc3.i386.rpm fa4ca286c8ad39df2f9507740846563a x86_64/libgcj-3.4.4-2.fc3.i386.rpm 29eb1ec7fc6ad0cfb3bc63a03ef9c22a x86_64/libgnat-3.4.4-2.fc3.i386.rpm 677fde3ab94fc02a407554b1230c349b i386/gcc-3.4.4-2.fc3.i386.rpm 0a617a9704b080fd4333d35f2c3da813 i386/libgcc-3.4.4-2.fc3.i386.rpm 5738754175d37374cb08db6eca5d77b6 i386/gcc-c++-3.4.4-2.fc3.i386.rpm b2ad73656b7c627887210f334d50196b i386/libstdc++-3.4.4-2.fc3.i386.rpm e55ba518911df05ccb1d8cef9a03096a i386/libstdc++-devel-3.4.4-2.fc3.i386.rpm 7fa249f4377e09280de4a0cc34b773d8 i386/gcc-objc-3.4.4-2.fc3.i386.rpm 67f6af03b75271dec1dd2c044f93d1b8 i386/libobjc-3.4.4-2.fc3.i386.rpm 70e823fa18723e8fcd6f36717f1fb2df i386/gcc-g77-3.4.4-2.fc3.i386.rpm 37e954f4ff8d1571cf3868c7b5868541 i386/libf2c-3.4.4-2.fc3.i386.rpm a1553285bc58cb51a03704db71d771be i386/gcc-java-3.4.4-2.fc3.i386.rpm fa4ca286c8ad39df2f9507740846563a i386/libgcj-3.4.4-2.fc3.i386.rpm 5e4d84bb2bb11f052844a3b65f42faa1 i386/libgcj-devel-3.4.4-2.fc3.i386.rpm 768ab375a21ac3d0480b14cd8ef90098 i386/cpp-3.4.4-2.fc3.i386.rpm 7656210b86f3093533eb6536d95053aa i386/gcc-gnat-3.4.4-2.fc3.i386.rpm 29eb1ec7fc6ad0cfb3bc63a03ef9c22a i386/libgnat-3.4.4-2.fc3.i386.rpm 83961b4ae87536efb7932261f1ae69a5 i386/debug/gcc-debuginfo-3.4.4-2.fc3.i386.rpm This update can also be installed with the Update Agent; you can launch the Update Agent with the 'up2date' command. -----------------------------------------------------------------------fedora-announce-list mailing list This email address is being protected from spambots. You need JavaScript enabled to view it. . Fedora Core 3 has released a pivotal update to the GCC, enhancing performance and security with various bug fixes and new features for developers. GCC Compiler Update,Fedora Security Advisory,Software Patch Details,Fedora Package Management. . LinuxSecurity.com Team

Calendar 2 Jul 27, 2005 Fedora
News Add Esm H240

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Community Poll

What got you started with Linux?

No answer selected. Please try again.
Please select either existing option or enter your own, however not both.
Please select minimum {0} answer(s).
Please select maximum {0} answer(s).
/main-polls/150-what-got-you-started-with-linux?task=poll.vote&format=json
150
radio
0
[{"id":483,"title":"Self-taught through trial and error","votes":552,"type":"x","order":1,"pct":78.63,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.27,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.84,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.25,"resources":[]}] ["#ff5b00","#4ac0f2","#b80028","#eef66c","#60bb22","#b96a9a","#62c2cc"] ["rgba(255,91,0,0.7)","rgba(74,192,242,0.7)","rgba(184,0,40,0.7)","rgba(238,246,108,0.7)","rgba(96,187,34,0.7)","rgba(185,106,154,0.7)","rgba(98,194,204,0.7)"] 350
bottom 200
Your message here