Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: shellhub-io/meta-shellhub
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: shellhub-io/meta-shellhub
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: scarthgap
Choose a head ref
  • 6 commits
  • 28 files changed
  • 3 contributors

Commits on Aug 14, 2024

  1. backport-go: Backport GO version from 1.20.1 to 1.22.5

    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 <[email protected]>
    mdrodrigo authored and otavio committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    5033061 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. shellhub-agent: Update version 0.16.0 -> 0.16.4

    Signed-off-by: Vinicius Aquino <[email protected]>
    (cherry picked from commit fe0599f)
    Ossanes committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    8b99ab4 View commit details
    Browse the repository at this point in the history
  2. shellhub-agent: Update version 0.16.4 -> 0.17.1

    Signed-off-by: Abner C. Paula <[email protected]>
    (cherry picked from commit 6c13ab3)
    hellhound94 authored and Ossanes committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    22f2a39 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2024

  1. shellhub-agent: Update version 0.17.1 -> 0.17.2

    Signed-off-by: Abner C. Paula <[email protected]>
    hellhound94 authored and otavio committed Dec 11, 2024
    Configuration menu
    Copy the full SHA
    eb54799 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2025

  1. shellhub-agent: Update version 0.17.2 -> 0.18.1

    Signed-off-by: Rodrigo M. Duarte <[email protected]>
    (cherry picked from commit c8e8953)
    mdrodrigo authored and otavio committed Feb 7, 2025
    Configuration menu
    Copy the full SHA
    3469114 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2025

  1. shellhub-agent: 0.18.1 -> 0.18.3

    Signed-off-by: Rodrigo M. Duarte <[email protected]>
    (cherry picked from commit 5876cd0)
    mdrodrigo authored and otavio committed Apr 11, 2025
    Configuration menu
    Copy the full SHA
    6fd368d View commit details
    Browse the repository at this point in the history
Loading