Recommended update for go1.18

Announcement ID: SUSE-RU-2023:0734-1
Rating: moderate
References:
Affected Products:
  • Development Tools Module 15-SP4
  • openSUSE Leap 15.4
  • SUSE Linux Enterprise Desktop 15 SP4
  • SUSE Linux Enterprise High Performance Computing 15 SP4
  • SUSE Linux Enterprise Real Time 15 SP3
  • SUSE Linux Enterprise Real Time 15 SP4
  • SUSE Linux Enterprise Server 15 SP4
  • SUSE Linux Enterprise Server for SAP Applications 15 SP4
  • SUSE Manager Proxy 4.3
  • SUSE Manager Retail Branch Server 4.3
  • SUSE Manager Server 4.3

An update that has one fix can now be installed.

Description:

This update for go1.18 fixes the following issues:

go1.18.10 (released 2023-01-10) includes fixes to cgo, the compiler, the linker, and the crypto/x509, net/http, and syscall packages. (bsc#1193742)

  • misc/cgo: backport needed for dlltool fix
  • crypto/x509: Verify on macOS does not return typed errors
  • cmd/compile: the loong64 intrinsic for CompareAndSwapUint32 function needs to sign extend its "old" argument.
  • syscall, internal/poll: accept4-to-accept fallback removal broke Go code on Synology DSM 6.2 ARM devices
  • os: TestLstat failure on Linux Aarch64
  • reflect: sort.SliceStable sorts incorrectly on arm64 with less function created with reflect.MakeFunc and slice of sufficient length
  • cmd/go: remove test dependency on gopkg.in service
  • cmd/go: TestScript/version_buildvcs_git_gpg (if enabled) fails on linux longtest builders
  • cgo: malformed DWARF TagVariable entry
  • cmd/cgo: Wrong types in compiler errors with clang 14
  • cmd/link/internal/ppc64: too-far trampoline is reused
  • net: reenable TestLookupDotsWithRemoteSource and TestLookupGoogleSRV with a different target
  • net/http: bad handling of HEAD requests with a body

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.4
    zypper in -t patch openSUSE-SLE-15.4-2023-734=1
  • Development Tools Module 15-SP4
    zypper in -t patch SUSE-SLE-Module-Development-Tools-15-SP4-2023-734=1
  • SUSE Linux Enterprise Real Time 15 SP3
    zypper in -t patch SUSE-SLE-Product-RT-15-SP3-2023-734=1

Package List:

  • openSUSE Leap 15.4 (aarch64 ppc64le s390x x86_64)
    • go1.18-doc-1.18.10-150000.1.43.1
    • go1.18-1.18.10-150000.1.43.1
  • openSUSE Leap 15.4 (aarch64 x86_64)
    • go1.18-race-1.18.10-150000.1.43.1
  • Development Tools Module 15-SP4 (aarch64 ppc64le s390x x86_64)
    • go1.18-doc-1.18.10-150000.1.43.1
    • go1.18-1.18.10-150000.1.43.1
  • Development Tools Module 15-SP4 (aarch64 x86_64)
    • go1.18-race-1.18.10-150000.1.43.1
  • SUSE Linux Enterprise Real Time 15 SP3 (x86_64)
    • go1.18-doc-1.18.10-150000.1.43.1
    • go1.18-1.18.10-150000.1.43.1
    • go1.18-race-1.18.10-150000.1.43.1

References: