mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-23 13:33:28 +08:00
7b4561650d
mender-artifact now explicitly depends on host-openssl and uses host-pkgconf to find the correct libraries. Use the same variables as defined in HOST_MAKE_ENV (in package/Makefile.in) for HOST_MENDER_ARTIFACT_GO_ENV. The updated mender-artifact package introduces the write bootstrap-artifact argument which is needed for mender versions >= 3.5.1. License changes: New: Apache 2.0: vendor/google.golang.org/genproto/googleapis/api/LICENSE vendor/google.golang.org/genproto/googleapis/rpc/LICENSE vendor/cloud.google.com/go/compute/metadata/LICENSE Removed: Apache 2.0: vendor/cloud.google.com/go/LICENSE MIT: vendor/github.com/shurcooL/sanitized_anchor_name/LICENSE vendor/go.uber.org/atomic/LICENSE.txt vendor/github.com/mitchellh/go-testing-interface/LICENSE vendor/github.com/mitchellh/copystructure/LICENSE vendor/github.com/mitchellh/reflectwalk/LICENSE vendor/github.com/mattn/go-colorable/LICENSE vendor/github.com/fatih/color/LICENSE.md vendor/github.com/armon/go-radix/LICENSE vendor/github.com/armon/go-metrics/LICENSE MPL-2.0: vendor/github.com/hashicorp/go-version/LICENSE vendor/github.com/hashicorp/go-uuid/LICENSE vendor/github.com/hashicorp/go-plugin/LICENSE vendor/github.com/hashicorp/golang-lru/LICENSE Modified: Apache 2.0: vendor/gopkg.in/square/go-jose.v2/LICENSE vendor/github.com/oklog/run/LICENSE BSD 3 Clause: vendor/github.com/golang/snappy/LICENSE vendor/gopkg.in/square/go-jose.v2/json/LICENSE vendor/github.com/pierrec/lz4/LICENSE MIT: vendor/github.com/urfave/cli/LICENSE vendor/github.com/klauspost/pgzip/LICENSE vendor/github.com/hashicorp/go-hclog/LICENSE MPL-2.0: vendor/github.com/hashicorp/vault/sdk/LICENSE vendor/github.com/hashicorp/vault/api/LICENSE vendor/github.com/hashicorp/yamux/LICENSE vendor/github.com/hashicorp/go-immutable-radix/LICENSE Signed-off-by: Adam Duskett <adam.duskett@amarulasolutions.com> Signed-off-by: Arnout Vandecappelle <arnout@mind.be> |
||
---|---|---|
.. | ||
Config.in.host | ||
mender-artifact.hash | ||
mender-artifact.mk |