27 lines
1.1 KiB
Plaintext
27 lines
1.1 KiB
Plaintext
<patchinfo>
|
|
<!-- generated from request(s) 355545 -->
|
|
<issue tracker="bnc" id="1233306">golang-oldstable version error when building helm</issue>
|
|
<packager>jfkw</packager>
|
|
<rating>moderate</rating>
|
|
<category>recommended</category>
|
|
<summary>Recommended update for go1.22-openssl</summary>
|
|
<description>This update for go1.22-openssl fixes the following issues:
|
|
|
|
- Write three digit version to file VERSION which sets go env
|
|
GOVERSION. Fixes bsc#1233306.
|
|
* Go toolchain file VERSION sets the immutable value for
|
|
go env GOVERSION
|
|
* go1.x-openssl toolchains have used a bespoke fourth digit to
|
|
represent the upstream patch set release number,
|
|
e.g. go1.22.9-1-openssl-fips. This digit has not been needed.
|
|
* Some Go applications including helm break when this fourth
|
|
digit is present in VERSION, with error:
|
|
go.mod requires go >= 1.22.0 (running go 1.22; GOTOOLCHAIN=local)
|
|
* Keep the fourth digit in the packaging for now, it will be
|
|
dropped in the next toolchain version update.
|
|
|
|
</description>
|
|
<package>go1.22-openssl</package>
|
|
<seperate_build_arch/>
|
|
</patchinfo>
|