Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

backport-go: Backport GO version from 1.20.1 to 1.22.5 #60

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

mdrodrigo
Copy link
Contributor

This commit update the GO version to 1.22.5. This GO version is compatible until Scarthgap Yocto Release.

The commit changes the following files:
- compat/dunfell/backport-go/go/go-1.20.1.inc -> compat/dunfell/backport-go/go/go-1.22.5.inc
- compat/dunfell/backport-go/go/go-binary-native_1.20.1.bb -> compat/dunfell/backport-go/go/go-binary-native_1.22.5.bb
- compat/dunfell/backport-go/go/go-common.inc
- compat/dunfell/backport-go/go/go-cross-canadian.inc
- compat/dunfell/backport-go/go/go-cross-canadian_1.20.1.bb -> compat/dunfell/backport-go/go/go-cross-canadian_1.22.5.bb
- compat/dunfell/backport-go/go/go-cross_1.20.1.bb -> compat/dunfell/backport-go/go/go-cross_1.22.5.bb
- compat/dunfell/backport-go/go/go-crosssdk.inc
- compat/dunfell/backport-go/go/go-crosssdk_1.20.1.bb -> compat/dunfell/backport-go/go/go-crosssdk_1.22.5.bb
- compat/dunfell/backport-go/go/go-native_1.20.1.bb
- compat/dunfell/backport-go/go/go-native_1.22.5.bb
- compat/dunfell/backport-go/go/go-runtime.inc
- compat/dunfell/backport-go/go/go-runtime_1.20.1.bb -> compat/dunfell/backport-go/go/go-runtime_1.22.5.bb
- compat/dunfell/backport-go/go/go-target.inc
- compat/dunfell/backport-go/go/go/0001-cmd-go-make-content-based-hash-generation-less-pedan.patch
- compat/dunfell/backport-go/go/go/0002-cmd-go-Allow-GOTOOLDIR-to-be-overridden-in-the-envir.patch
- compat/dunfell/backport-go/go/go/0003-ld-add-soname-to-shareable-objects.patch
- compat/dunfell/backport-go/go/go/0004-make.bash-override-CC-when-building-dist-and-go_boot.patch
- compat/dunfell/backport-go/go/go/0005-cmd-dist-separate-host-and-target-builds.patch
- compat/dunfell/backport-go/go/go/0006-cmd-go-make-GOROOT-precious-by-default.patch
- compat/dunfell/backport-go/go/go/0007-exec.go-do-not-write-linker-flags-into-buildids.patch
- compat/dunfell/backport-go/go/go/0007-exec.go-filter-out-build-specific-paths-from-linker-.patch
- compat/dunfell/backport-go/go/go/0008-src-cmd-dist-buildgo.go-do-not-hardcode-host-compile.patch
- compat/dunfell/backport-go/go/go/0009-go-Filter-build-paths-on-staticly-linked-arches.patch
- compat/dunfell/backport-go/go/go/0010-cmd-compile-re-compile-instantiated-generic-methods-.patch
- compat/dunfell/backport-go/go/go/CVE-2023-24532.patch
- compat/dunfell/backport-go/go/go_1.20.1.bb -> compat/dunfell/backport-go/go/go_1.22.5.bb
- compat/dunfell/conf/layer.conf

This commit update the GO version to 1.22.5. This GO version
is compatible until Scarthgap Yocto Release.

The commit changes the following files:
    - compat/dunfell/backport-go/go/go-1.20.1.inc -> compat/dunfell/backport-go/go/go-1.22.5.inc
    - compat/dunfell/backport-go/go/go-binary-native_1.20.1.bb -> compat/dunfell/backport-go/go/go-binary-native_1.22.5.bb
    - compat/dunfell/backport-go/go/go-common.inc
    - compat/dunfell/backport-go/go/go-cross-canadian.inc
    - compat/dunfell/backport-go/go/go-cross-canadian_1.20.1.bb -> compat/dunfell/backport-go/go/go-cross-canadian_1.22.5.bb
    - compat/dunfell/backport-go/go/go-cross_1.20.1.bb -> compat/dunfell/backport-go/go/go-cross_1.22.5.bb
    - compat/dunfell/backport-go/go/go-crosssdk.inc
    - compat/dunfell/backport-go/go/go-crosssdk_1.20.1.bb -> compat/dunfell/backport-go/go/go-crosssdk_1.22.5.bb
    - compat/dunfell/backport-go/go/go-native_1.20.1.bb
    - compat/dunfell/backport-go/go/go-native_1.22.5.bb
    - compat/dunfell/backport-go/go/go-runtime.inc
    - compat/dunfell/backport-go/go/go-runtime_1.20.1.bb -> compat/dunfell/backport-go/go/go-runtime_1.22.5.bb
    - compat/dunfell/backport-go/go/go-target.inc
    - compat/dunfell/backport-go/go/go/0001-cmd-go-make-content-based-hash-generation-less-pedan.patch
    - compat/dunfell/backport-go/go/go/0002-cmd-go-Allow-GOTOOLDIR-to-be-overridden-in-the-envir.patch
    - compat/dunfell/backport-go/go/go/0003-ld-add-soname-to-shareable-objects.patch
    - compat/dunfell/backport-go/go/go/0004-make.bash-override-CC-when-building-dist-and-go_boot.patch
    - compat/dunfell/backport-go/go/go/0005-cmd-dist-separate-host-and-target-builds.patch
    - compat/dunfell/backport-go/go/go/0006-cmd-go-make-GOROOT-precious-by-default.patch
    - compat/dunfell/backport-go/go/go/0007-exec.go-do-not-write-linker-flags-into-buildids.patch
    - compat/dunfell/backport-go/go/go/0007-exec.go-filter-out-build-specific-paths-from-linker-.patch
    - compat/dunfell/backport-go/go/go/0008-src-cmd-dist-buildgo.go-do-not-hardcode-host-compile.patch
    - compat/dunfell/backport-go/go/go/0009-go-Filter-build-paths-on-staticly-linked-arches.patch
    - compat/dunfell/backport-go/go/go/0010-cmd-compile-re-compile-instantiated-generic-methods-.patch
    - compat/dunfell/backport-go/go/go/CVE-2023-24532.patch
    - compat/dunfell/backport-go/go/go_1.20.1.bb -> compat/dunfell/backport-go/go/go_1.22.5.bb
    - compat/dunfell/conf/layer.conf

Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br>
@otavio otavio merged commit 5033061 into shellhub-io:scarthgap Aug 14, 2024
@mdrodrigo mdrodrigo deleted the topic/fix-goversion branch August 14, 2024 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants