Recommended update for go1.23

Announcement ID: SUSE-RU-2024:3574-1
Release Date: 2024-10-09T13:29:54Z
Rating: moderate
References:
Affected Products:
  • Development Tools Module 15-SP5
  • Development Tools Module 15-SP6
  • openSUSE Leap 15.5
  • openSUSE Leap 15.6
  • SUSE Linux Enterprise Desktop 15 SP5
  • SUSE Linux Enterprise Desktop 15 SP6
  • SUSE Linux Enterprise High Performance Computing 15 SP5
  • SUSE Linux Enterprise Real Time 15 SP5
  • SUSE Linux Enterprise Real Time 15 SP6
  • SUSE Linux Enterprise Server 15 SP5
  • SUSE Linux Enterprise Server 15 SP6
  • SUSE Linux Enterprise Server for SAP Applications 15 SP5
  • SUSE Linux Enterprise Server for SAP Applications 15 SP6

An update that has one fix can now be installed.

Description:

This update for go1.23 fixes the following issues:

  • Version update 1.23.2 includes fixes to the compiler, cgo, the runtime, maps, os, os/exec, time, and unique packages (bsc#1229122)

  • os: double close pidfd if caller uses pidfd updated by os.StartProcess

  • maps: segmentation violation in maps.Clone
  • cmd/cgo: alignment issue with int128 inside of a struct
  • unique: fatal error: found pointer to free object
  • runtime,time: timer.Stop returns false even when no value is read from the channel
  • unique: large string still referenced, after interning only a small substring
  • os/exec: resource leak on exec failure
  • cmd/compile: mysterious crashes and non-determinism with range over func

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 15.5
    zypper in -t patch openSUSE-SLE-15.5-2024-3574=1
  • openSUSE Leap 15.6
    zypper in -t patch openSUSE-SLE-15.6-2024-3574=1
  • Development Tools Module 15-SP5
    zypper in -t patch SUSE-SLE-Module-Development-Tools-15-SP5-2024-3574=1
  • Development Tools Module 15-SP6
    zypper in -t patch SUSE-SLE-Module-Development-Tools-15-SP6-2024-3574=1

Package List:

  • openSUSE Leap 15.5 (aarch64 ppc64le s390x x86_64)
    • go1.23-race-1.23.2-150000.1.9.1
    • go1.23-1.23.2-150000.1.9.1
    • go1.23-doc-1.23.2-150000.1.9.1
  • openSUSE Leap 15.6 (aarch64 ppc64le s390x x86_64)
    • go1.23-race-1.23.2-150000.1.9.1
    • go1.23-1.23.2-150000.1.9.1
    • go1.23-doc-1.23.2-150000.1.9.1
  • Development Tools Module 15-SP5 (aarch64 ppc64le s390x x86_64)
    • go1.23-race-1.23.2-150000.1.9.1
    • go1.23-1.23.2-150000.1.9.1
    • go1.23-doc-1.23.2-150000.1.9.1
  • Development Tools Module 15-SP6 (aarch64 ppc64le s390x x86_64)
    • go1.23-race-1.23.2-150000.1.9.1
    • go1.23-1.23.2-150000.1.9.1
    • go1.23-doc-1.23.2-150000.1.9.1

References: