diff options
author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2024-03-01 22:08:33 +0000 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2024-03-15 17:17:19 +0000 |
commit | 882496715996b1df41a2ae7c45a025035d63913d (patch) | |
tree | f5435c57c60f752b292b0dddd807c88b98999242 /recipes-containers/nerdctl/src_uri.inc | |
parent | 5dfa9cf1256a88a7daf4f37d7325b9b3eab3fb45 (diff) | |
download | meta-virtualization-882496715996b1df41a2ae7c45a025035d63913d.tar.gz |
nerdctl: update to v2.0.0-beta
Updated via:
oe-go-mod-autogen.py --repo https://github.com/containerd/nerdctl.git --rev v2.0.0-beta.1
One patch refresh, no other modifications.
Bumping nerdctl to version v2.0.0-beta.1-10-g0a20db63, which comprises the following commits:
4420aa67 update BuildKit (0.13.0-rc1)
4acb599e CI: test compilation with Go 1.22
6f1c767e build(deps): bump github.com/tidwall/gjson from 1.17.0 to 1.17.1
07dc8a58 build(deps): bump github.com/opencontainers/image-spec
72a9737d platform: support loongarch64
1b05ff3e Remove the support for the old CNI isolation plugin
4c29703b rootless: fix `Not Authorized(uid): org.fedoraproject.FirewallD1.config`
1eada1af build(deps): bump github.com/opencontainers/runtime-spec
fdf7968b Fix soci image push with multi-platforms flags
09168445 build(deps): bump golangci/golangci-lint-action from 3.7.1 to 4.0.0
6fd3fb73 build(deps): bump golang.org/x/net from 0.20.0 to 0.21.0
cad6b2af build(deps): bump golangci/golangci-lint-action from 3.7.0 to 3.7.1
679adcf8 build(deps): bump golang.org/x/crypto from 0.18.0 to 0.19.0
c6236eea build(deps): bump tonistiigi/xx from 1.3.0 to 1.4.0
cfc063cc update slirp4netns (1.2.3)
2d59841b build(deps): bump github.com/rootless-containers/rootlesskit/v2
5733be85 update RootlessKit (2.0.1)
ae224f40 build(deps): bump github.com/containerd/console from 1.0.3 to 1.0.4
c797578e build(deps): bump github.com/klauspost/compress from 1.17.5 to 1.17.6
6a229537 `containerd-rootless-setuptool.sh uninstall` cleanup all relevant services
9ae613b3 support build attest
741d06e5 Add support to run systemd in containers (with --systemd flag)
b452c64b Support --ipc=container:<id> option
3b45cc18 build(deps): bump github.com/containerd/nydus-snapshotter
5df53e5f update BuildKit (0.13.0-beta3)
37168690 build(deps): bump docker/metadata-action from 5.5.0 to 5.5.1
a3e8cb46 build(deps): bump github.com/containerd/containerd from 1.7.12 to 1.7.13
dc7bbed8 update Kubo (0.26.0)
ad02e192 update bypass4netns (0.4.0)
02dc9b44 update runc (1.1.12)
3ab02f69 update containerd (1.7.13)
4892364c [Carry 2535] rootless: support detach-netns mode
328497a8 update RootlessKit (2.0.0)
58cc30c7 update BuildKit (0.13.0-beta2)
5e38fa10 containerd-rootless-setuptool.sh: avoid creating buildkitd.toml
76199746 build(deps): bump github.com/containerd/nydus-snapshotter
bd6a915c build(deps): bump github.com/containerd/nydus-snapshotter
1050dd65 build(deps): bump github.com/klauspost/compress from 1.17.4 to 1.17.5
8df3f8a9 containerd/containerd/platforms -> containerd/platforms
0ac36b66 Retag images when tag is already present in nerdctl build
2863b6c7 CI: use standard GHA runner for Windows too
3149671e build(deps): bump github.com/opencontainers/image-spec
3a7948b3 CI: use standard GHA runners
7f88313c build(deps): bump actions/cache from 3 to 4
77234f5a update gpu image to 12.3
2410e1f6 go.mod: github.com/rootless-containers/rootlesskit/v2 v2.0.0
d307fda9 build(deps): bump github.com/containerd/containerd from 1.7.11 to 1.7.12
4af27bd1 go.mod: module github.com/containerd/nerdctl/v2
5ee55f28 add allow option in build
410d5915 Document that profiles are supported
05059400 build(deps): bump github.com/rootless-containers/bypass4netns
3b5717be containerd-rootless-setuptool.sh nsenter: inherit RootlessKit env
8e09af1e shfmt containerd-rootless-setuptool.sh
a71209f8 fix: return error if volume create failed
d0179a63 build(deps): bump golang.org/x/net from 0.19.0 to 0.20.0
aa11ded3 build(deps): bump github.com/docker/go-connections from 0.4.0 to 0.5.0
3fa62388 build(deps): bump docker/metadata-action from 5.4.0 to 5.5.0
ce955db1 build(deps): bump golang.org/x/sync from 0.5.0 to 0.6.0
2053c384 build(deps): bump golang.org/x/term from 0.15.0 to 0.16.0
b0458662 logging: respect ctx
9afd9e3e update runc (v1.1.10)
695f11a2 cniNetworkManager: move Windows-specific variable to `_windows.go`
c44427fb nerdctl rm: fix printing `error="<nil>"` on warning
df43d623 build(deps): bump go.uber.org/mock from 0.3.0 to 0.4.0
f60bbc65 build(deps): bump github.com/containerd/cgroups/v3 from 3.0.2 to 3.0.3
f59c2bed Add docs for trouble shooting nvidia gpu operator
970fed9f Remove "soci image rpull" from testing suite
843d8600 fix typo in filename
e4bf8b99 Fix #2199 to allow users to bind a named pipe on Windows.
392daca1 go.mod: clean up
c2d71273 fix groupadd in compose
ea3a4e02 build(deps): bump github.com/awslabs/soci-snapshotter
ffd76b5b build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0
ef00a6d6 build(deps): bump docker/metadata-action from 5.3.0 to 5.4.0
255716ea docs: Fix typo in command-reference.md
b6436017 fix etchosts in host network
990d7eca implement persistent logging for contaiers running in foreground
ae004af5 fix deadlinks in the notation doc
e538124a build(deps): bump github.com/pelletier/go-toml/v2 from 2.1.0 to 2.1.1
24aa6e27 update BuildKit (0.12.4)
de985457 update containerd (1.7.11)
139022f8 build(deps): bump github.com/containerd/containerd from 1.7.10 to 1.7.11
8567678e Dedup mounts for /etc/hosts /etc/resolv.conf
a56dcfac build(deps): bump actions/setup-go from 4 to 5
a4c33929 build(deps): bump github.com/containerd/nydus-snapshotter
06628f63 nerdctl run: reset the default value of limits.
f6004169 build(deps): bump docker/metadata-action from 5.2.0 to 5.3.0
f2030d29 update CNI plugins (1.4.0)
722040c4 build(deps): bump github.com/containernetworking/plugins
f709735a build(deps): bump github.com/klauspost/compress from 1.17.3 to 1.17.4
198797f2 build(deps): bump docker/metadata-action from 5.0.0 to 5.2.0
0e73e3ed update containerd (1.7.10)
21dc100a fix typo
ed633b3b build(deps): bump github.com/containerd/containerd from 1.7.9 to 1.7.10
71bf53b3 update golangci-lint (1.55.2)
a8aaac29 build(deps): bump golang.org/x/net from 0.18.0 to 0.19.0
d6c7f0f3 build(deps): bump golang.org/x/crypto from 0.15.0 to 0.16.0
aeeb338b update Nydus (2.2.4)
e0808016 update Kubo (0.24.0)
ec728349 update containerd (1.7.9)
6e5c7f76 build(deps): bump github.com/containerd/accelerated-container-image
2d508151 Fix nerdctl system info : sort problem.
afe990db remove incompatible in TestComposeExecTTY
8e9ca2b1 build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1
30eaca09 build(deps): bump github.com/compose-spec/compose-go
76c57d20 fix: typo
51d09871 build(deps): bump github.com/klauspost/compress from 1.17.2 to 1.17.3
9b62e889 Add SOCI index digest flag
d7676628 docs: read-only (RRO) bind-mount have been support by docker
77d1fd64 build(deps): bump github.com/containerd/containerd from 1.7.8 to 1.7.9
ca8c1180 build(deps): bump github.com/compose-spec/compose-go
c6a4bfeb build(deps): bump docker/build-push-action from 5.0.0 to 5.1.0
0d934074 Deflake TestContainerListWithFilter
33350146 build(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0
411f9daf build(deps): bump github.com/fatih/color from 1.15.0 to 1.16.0
a7cdd348 build(deps): bump golang.org/x/sync from 0.4.0 to 0.5.0
651cc8cb build(deps): bump golang.org/x/net from 0.17.0 to 0.18.0
6c560bcf [build][iidfile] Setthe same permissions as docker
d08f4c47 build(deps): bump golang.org/x/text from 0.13.0 to 0.14.0
d9d684bf chore(test): remove some incompatible in compose test
a78b50ef Add diff command to docs & fix usage message
3d1a5f11 Use prepared Stdout
d03a5993 Fix wrong comment of completion
00c0d3b7 Fix missing error handling
cc52ea45 Support diff command's autocompletion
da85b403 Remove diff test from windows
2fcd3c4c Add comment to diff test
d96ad3b4 Add `diff` command
0008cd6c build(deps): bump github.com/Microsoft/hcsshim from 0.11.2 to 0.11.4
a9e5ea43 update containerd-fuse-overlayfs (1.0.8)
ae12819e Fix unstable sort of container list in compose
0e643d2b update imgcrypt (1.1.9)
2c57b5ca update BuildKit (0.12.3)
9c1ee066 update runc (1.1.10)
2c3cb4a4 update containerd (1.7.8)
2af4cef9 nerdctl ps: implement `--format {{.Label "foo"}}`
3dd95cd4 Dockerfile: stargz-snapshotter v0.15.1
b5da5ea3 fix add-host overwritten
9143054e build(deps): bump github.com/containerd/stargz-snapshotter/ipfs
147cbbef build(deps): bump github.com/containerd/imgcrypt from 1.1.8 to 1.1.9
e6e24c21 build(deps): bump github.com/containerd/stargz-snapshotter
1138bfbe nerdctl-full: compile ipfs (Kubo) as a static binary
ac0ceb5a nerdctl-full: compile containerd as static binaries
a6a2d917 Support IPv6 for nerdctl network
55987ae9 Add support to CernVM-FS Snapshotter
fff98e35 build(deps): bump github.com/docker/cli
792a0cb1 support running container with network id
63b8df5e build(deps): bump github.com/containerd/containerd from 1.7.7 to 1.7.8
59640025 build(deps): bump github.com/docker/docker
161bf205 compose_config_test: workaround for Docker Compose v2.23.0
0b977127 Vagrantfile.freebsd: pin generic/freebsd13 to version 4.3.2
ae17b486 build(deps): bump google.golang.org/grpc from 1.56.2 to 1.56.3
caea0f91 fix ps format names
35966845 support ip-masq option
5d18f61d build(deps): bump github.com/klauspost/compress from 1.17.1 to 1.17.2
1c41c10f Replace logrus.SetOutput() with log.L.Logger.SetOutput()
10854249 docs: minor soci push fix
a97162ed build(deps): bump github.com/containerd/nydus-snapshotter
8a5177c7 build(deps): bump github.com/containerd/continuity from 0.4.2 to 0.4.3
0af5badb build(deps): bump tonistiigi/xx from 1.2.1 to 1.3.0
f51e06d2 build(deps): bump github.com/compose-spec/compose-go
35a7920a build(deps): bump github.com/Microsoft/hcsshim from 0.11.1 to 0.11.2
8c2610a1 build(deps): bump github.com/mattn/go-isatty from 0.0.19 to 0.0.20
6c8ea8bc build(deps): bump actions/checkout from 4.1.0 to 4.1.1
41f2647a build(deps): bump github.com/klauspost/compress from 1.17.0 to 1.17.1
63d446f1 Use https://github.com/containerd/log for logging
04a35f82 build(deps): bump github.com/containerd/accelerated-container-image
bc62b220 fix: typo
5d4f0325 nerdctl compose: fix --env-file
5a874813 build(deps): bump github.com/containerd/nydus-snapshotter
ff0fa841 chore: unnecessary code
a2cfe916 build(deps): bump golang.org/x/net from 0.16.0 to 0.17.0
3b09b4cb fix: call client close
3b6cf701 go.mod: github.com/containerd/containerd v1.7.7
b6d76eae dockerconfigresolver: nullify DefaultTLS when DefaultScheme == "http"
e590756c update gotestsum (1.10.0)
98d5724e update Kubo (0.23.0)
02a59fc5 update containerd-fuse-overlayfs (1.0.7)
869dec83 update slirp4netns (1.2.2)
ea86ea87 update containerd (1.7.7)
abec5ef0 containerd/containerd/log -> containerd/log
93cb4802 chore: Comment should with an optional leading article
d5dd50ce build(deps): bump golang.org/x/net from 0.15.0 to 0.16.0
3006f23e release.yml: migrate from `hub` to `gh`
6664661c build(deps): bump golang.org/x/crypto from 0.13.0 to 0.14.0
11a43ac4 build(deps): bump golang.org/x/sync from 0.3.0 to 0.4.0
980019a2 build(deps): bump golang.org/x/term from 0.12.0 to 0.13.0
fdf4b2c0 build(deps): bump golang.org/x/sys from 0.12.0 to 0.13.0
34f73335 build(deps): bump github.com/containerd/nydus-snapshotter
c1fd6782 Fix port allocate iptables regex
6b5c43e2 CNI: prioritize `/opt/cni/bin` over `/usr/lib/cni`
e230c3cf build(deps): bump github.com/containerd/nydus-snapshotter
88188be6 docs: minor fixes to soci documentation
72665a07 update toml to v2
8ce38135 fix: client close connection
004a05a8 Support zstd (non-chunked) conversion
7291147c build(deps): bump github.com/tidwall/gjson from 1.16.0 to 1.17.0
3b644b19 build(deps): bump actions/checkout from 4.0.0 to 4.1.0
a9fb4c56 chore: Comment should with an optional leading article
4b5129b5 build(deps): bump github.com/Microsoft/hcsshim from 0.11.0 to 0.11.1
1b5a9867 add missing flags for compose ps
20f929d1 add featrue network filter
c407ceb5 build(deps): bump github.com/compose-spec/compose-go
357113b4 nerdctl version: skip inspecting rootless daemon if the daemon is not running
42cfd144 docs: add SOCI snapshotter guideline in README.md
65334cc7 build(deps): bump github.com/klauspost/compress from 1.16.7 to 1.17.0
98e87997 build(deps): bump gotest.tools/v3 from 3.5.0 to 3.5.1
6db2c459 update containerd (1.7.6)
4c82cde7 feat: support push with soci
dd03ebea nerdctl compose cp: support rootless
69a1833e compose: silence "build.config should be relative path" warning
1605587b Implement `nerdctl compose exec -T`
a08e668f docs: fix docs for supported quiet flag of push command
76dd7065 build(deps): bump github.com/opencontainers/image-spec
78c855e0 add feature nerdctl compose cp
ce611af1 build(deps): bump github.com/containerd/nydus-snapshotter
9d4e5d68 seccomp: rename "default" to "builtin" to follow Docker 23
be2acea7 update golangci-lint (1.54.2)
ba3c6b91 update soci-snapshotter (0.4.0)
b5b1f2a1 update Nydus (2.2.3)
c5794dd6 update Kubo (0.22.0)
ee1ac8f0 update fuse-overlayfs (1.13)
bdb2c006 update slirp4netns (1.2.1)
70b1ba31 update RootlessKit (1.1.1)
822f1154 update imgcrypt (1.1.8)
bcface07 update BuildKit (0.12.2)
e4a2ceb7 update containerd (1.7.6)
1e0b0bbf image: dedup same platform entry
6d77b40b build(deps): bump github.com/containerd/containerd from 1.7.5 to 1.7.6
c373e1bc build(deps): bump docker/login-action from 2.2.0 to 3.0.0
81f4dba5 build(deps): bump docker/setup-qemu-action from 2 to 3
765711c4 build(deps): bump docker/metadata-action from 4.6.0 to 5.0.0
ebede8d0 build(deps): bump docker/setup-buildx-action from 2 to 3
03cb689c build(deps): bump docker/build-push-action from 4.2.1 to 5.0.0
68b58d8a build(deps): bump github.com/compose-spec/compose-go
248b2b3a remove useless option from containerd-rootless-setuptool
fe87f8b7 build(deps): bump docker/build-push-action from 4.1.1 to 4.2.1
bc7edb76 MAINTAINERS: add Kay Yan (yankay) as a REVIEWER
a976067c fix bash completion of volume rm
2cbb162b build(deps): bump github.com/cyphar/filepath-securejoin
e1bad09d adjust writers fmt
a80e0eb1 fix container_create_windows_test
b598b583 add missing zero-length list check
cdc917eb build(deps): bump github.com/docker/cli
84309f24 build(deps): bump github.com/docker/docker
1bb407c0 build(deps): bump golang.org/x/net from 0.14.0 to 0.15.0
cf6ba305 build(deps): bump golang.org/x/term from 0.11.0 to 0.12.0
c565933b build(deps): bump golang.org/x/text from 0.12.0 to 0.13.0
c2b9f877 build(deps): bump golang.org/x/sys from 0.11.0 to 0.12.0
f7752221 build(deps): bump actions/checkout from 3.6.0 to 4.0.0
2739c8fc fix nerdctl run -v when host folder does not exist for bind mounts
1352ac0d build(deps): bump github.com/awslabs/soci-snapshotter
6e542c3a Makefile: install docs
da05f926 Makefile: fix overriding GO command
fa9e4edb Makefile: add GO_BUILD_FLAGS variable
4dbe249e Makefile: derive BINDIR from PREFIX
d30f0788 fix: grammatical errors
79a15782 fix: succeeded typo
c6dd2f5f build(deps): bump github.com/containerd/containerd from 1.7.3 to 1.7.5
9a41384b build(deps): bump actions/checkout from 3.5.3 to 3.6.0
a0aac07a Support copying out of volumes in stopped containers
31d5d4ad Fix typo
4dcef6e0 pkg/version: fulfill fields from `debug/buildinfo`
1e5baaaf Fix usage of `errors.Join`
91295033 build(deps): bump github.com/compose-spec/compose-go
6ed3118e build(deps): bump github.com/containerd/imgcrypt from 1.1.7 to 1.1.8
ccd5be5d build(deps): bump golangci/golangci-lint-action from 3.6.0 to 3.7.0
0844a51e support test integration docker 23 compatibility
42c312a8 support volume create anonymous
89bb5bc3 update runc (1.1.9)
5130ccbf Remove dependency on github.com/hashicorp/go-multierror
b98ce6a6 build(deps): bump github.com/compose-spec/compose-go
3bc8f05b build(deps): bump github.com/tidwall/gjson from 1.15.0 to 1.16.0
56b0a7cb Update to Go 1.21 in CI
ac0146f9 build(deps): bump github.com/fahedouch/go-logrotate from 0.1.3 to 0.2.0
424bf4ed FreeBSD: Linux Container Support and BuildKit Integration
0d631726 build(deps): bump golang.org/x/net from 0.13.0 to 0.14.0
569fe4e3 CI: Windows: enable Hyper-V containers
3df165d0 fix attach help is messed up
dd60cfe6 build(deps): bump golang.org/x/crypto from 0.11.0 to 0.12.0
2888c388 CI: move Windows tests to GHA
855da424 CI: move FreeBSD tests to GHA
65934e92 test-integration-docker-compatibility: install Docker 20.10
cf7b7428 build(deps): bump github.com/coreos/go-iptables from 0.6.0 to 0.7.0
b8a8100e .cirrus.yml: fix FreeBSD CI failure
be2ba3ef build(deps): bump golang.org/x/net from 0.12.0 to 0.13.0
f0140a5c feat: add 'nerdctl container attach'
35296268 Bump containerd to 1.7.3
7f5bca18 Remove special case for Windows when mounting view
f57cb241 Add lease to prevent containerd GC
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-containers/nerdctl/src_uri.inc')
-rw-r--r-- | recipes-containers/nerdctl/src_uri.inc | 451 |
1 files changed, 253 insertions, 198 deletions
diff --git a/recipes-containers/nerdctl/src_uri.inc b/recipes-containers/nerdctl/src_uri.inc index 0fc89701..eff9ec1a 100644 --- a/recipes-containers/nerdctl/src_uri.inc +++ b/recipes-containers/nerdctl/src_uri.inc | |||
@@ -1,16 +1,21 @@ | |||
1 | # gotest.tools/v3 v3.5.0 | 1 | # gotest.tools/v3 v3.5.1 |
2 | # [1] git ls-remote https://github.com/gotestyourself/gotest.tools a80f057529047c44e1a85d0d017b200787e537e0 | 2 | # [1] git ls-remote https://github.com/gotestyourself/gotest.tools 81cea1abc596b025bf2573c7fdf97740512e4c6c |
3 | SRCREV_gotest.tools-v3="a80f057529047c44e1a85d0d017b200787e537e0" | 3 | SRCREV_gotest.tools-v3="81cea1abc596b025bf2573c7fdf97740512e4c6c" |
4 | SRC_URI += "git://github.com/gotestyourself/gotest.tools;name=gotest.tools-v3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gotest.tools/v3" | 4 | SRC_URI += "git://github.com/gotestyourself/gotest.tools;name=gotest.tools-v3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gotest.tools/v3" |
5 | 5 | ||
6 | # golang.org/x/net v0.12.0 | 6 | # go.uber.org/mock v0.4.0 |
7 | # [1] git ls-remote https://go.googlesource.com/net c73c09c3904ce6a210970374bd1bc507ef1f8cc2 | 7 | # [1] git ls-remote https://github.com/uber/mock 74a29c6e6c2cbb8ccee94db061c1604ff33fd188 |
8 | SRCREV_net="c73c09c3904ce6a210970374bd1bc507ef1f8cc2" | 8 | SRCREV_mock="74a29c6e6c2cbb8ccee94db061c1604ff33fd188" |
9 | SRC_URI += "git://github.com/uber/mock;name=mock;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.uber.org/mock" | ||
10 | |||
11 | # golang.org/x/net v0.21.0 | ||
12 | # [1] git ls-remote https://go.googlesource.com/net 73d21fdbb4d7dc7115b50526b93b6c37a4e3377f | ||
13 | SRCREV_net="73d21fdbb4d7dc7115b50526b93b6c37a4e3377f" | ||
9 | SRC_URI += "git://go.googlesource.com/net;name=net;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/net" | 14 | SRC_URI += "git://go.googlesource.com/net;name=net;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/net" |
10 | 15 | ||
11 | # golang.org/x/sys v0.10.0 | 16 | # golang.org/x/sys v0.17.0 |
12 | # [1] git ls-remote https://go.googlesource.com/sys a1a9c4b846b3a485ba94fede5b50579c7f432759 | 17 | # [1] git ls-remote https://go.googlesource.com/sys 914b96c1bddd0738464c043cccbbac14fc94b955 |
13 | SRCREV_sys="a1a9c4b846b3a485ba94fede5b50579c7f432759" | 18 | SRCREV_sys="914b96c1bddd0738464c043cccbbac14fc94b955" |
14 | SRC_URI += "git://go.googlesource.com/sys;name=sys;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/sys" | 19 | SRC_URI += "git://go.googlesource.com/sys;name=sys;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/sys" |
15 | 20 | ||
16 | # gopkg.in/yaml.v3 v3.0.1 | 21 | # gopkg.in/yaml.v3 v3.0.1 |
@@ -18,44 +23,44 @@ SRC_URI += "git://go.googlesource.com/sys;name=sys;protocol=https;nobranch=1;des | |||
18 | SRCREV_yaml.v3="f6f7691b1fdeb513f56608cd2c32c51f8194bf51" | 23 | SRCREV_yaml.v3="f6f7691b1fdeb513f56608cd2c32c51f8194bf51" |
19 | SRC_URI += "git://github.com/go-yaml/yaml;name=yaml.v3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gopkg.in/yaml.v3" | 24 | SRC_URI += "git://github.com/go-yaml/yaml;name=yaml.v3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gopkg.in/yaml.v3" |
20 | 25 | ||
21 | # golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1 | ||
22 | # [1] git ls-remote https://go.googlesource.com/exp 613f0c0eb8a17a98ecdb096a7f9f7d5053c1c963 | ||
23 | SRCREV_exp="613f0c0eb8a17a98ecdb096a7f9f7d5053c1c963" | ||
24 | SRC_URI += "git://go.googlesource.com/exp;name=exp;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/exp" | ||
25 | |||
26 | # go.opencensus.io v0.24.0 | 26 | # go.opencensus.io v0.24.0 |
27 | # [1] git ls-remote https://github.com/census-instrumentation/opencensus-go b1a01ee95db0e690d91d7193d037447816fae4c5 | 27 | # [1] git ls-remote https://github.com/census-instrumentation/opencensus-go b1a01ee95db0e690d91d7193d037447816fae4c5 |
28 | SRCREV_go.opencensus.io="b1a01ee95db0e690d91d7193d037447816fae4c5" | 28 | SRCREV_go.opencensus.io="b1a01ee95db0e690d91d7193d037447816fae4c5" |
29 | SRC_URI += "git://github.com/census-instrumentation/opencensus-go;name=go.opencensus.io;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.opencensus.io" | 29 | SRC_URI += "git://github.com/census-instrumentation/opencensus-go;name=go.opencensus.io;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.opencensus.io" |
30 | 30 | ||
31 | # golang.org/x/mod v0.11.0 | 31 | # golang.org/x/exp v0.0.0-20231006140011-7918f672742d |
32 | # [1] git ls-remote https://go.googlesource.com/mod 62c7e578f1a7275d934c99dd48715525bd52b17e | 32 | # [1] git ls-remote https://go.googlesource.com/exp 7918f672742dd40ff5cf8d3c316a9315410c2d3c |
33 | SRCREV_mod="62c7e578f1a7275d934c99dd48715525bd52b17e" | 33 | SRCREV_exp="7918f672742dd40ff5cf8d3c316a9315410c2d3c" |
34 | SRC_URI += "git://go.googlesource.com/exp;name=exp;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/exp" | ||
35 | |||
36 | # golang.org/x/mod v0.13.0 | ||
37 | # [1] git ls-remote https://go.googlesource.com/mod 5b692803cf76a65fc5d39178c0a36678e69c0e5a | ||
38 | SRCREV_mod="5b692803cf76a65fc5d39178c0a36678e69c0e5a" | ||
34 | SRC_URI += "git://go.googlesource.com/mod;name=mod;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/mod" | 39 | SRC_URI += "git://go.googlesource.com/mod;name=mod;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/mod" |
35 | 40 | ||
36 | # golang.org/x/sync v0.3.0 | 41 | # golang.org/x/sync v0.6.0 |
37 | # [1] git ls-remote https://go.googlesource.com/sync 93782cc822b6b554cb7df40332fd010f0473cbc8 | 42 | # [1] git ls-remote https://go.googlesource.com/sync 59c1ca1e4661ed4452be4069ceea3c233f4deec1 |
38 | SRCREV_sync="93782cc822b6b554cb7df40332fd010f0473cbc8" | 43 | SRCREV_sync="59c1ca1e4661ed4452be4069ceea3c233f4deec1" |
39 | SRC_URI += "git://go.googlesource.com/sync;name=sync;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/sync" | 44 | SRC_URI += "git://go.googlesource.com/sync;name=sync;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/sync" |
40 | 45 | ||
41 | # golang.org/x/term v0.10.0 | 46 | # golang.org/x/term v0.17.0 |
42 | # [1] git ls-remote https://go.googlesource.com/term edd9fb7f4aabf5aa4c7bca2146907778a2af0321 | 47 | # [1] git ls-remote https://go.googlesource.com/term 353276a841e232e41e0f76e7a61fe0e5d1f92cf1 |
43 | SRCREV_x-term="edd9fb7f4aabf5aa4c7bca2146907778a2af0321" | 48 | SRCREV_x-term="353276a841e232e41e0f76e7a61fe0e5d1f92cf1" |
44 | SRC_URI += "git://go.googlesource.com/term;name=x-term;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/term" | 49 | SRC_URI += "git://go.googlesource.com/term;name=x-term;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/term" |
45 | 50 | ||
46 | # golang.org/x/text v0.11.0 | 51 | # golang.org/x/text v0.14.0 |
47 | # [1] git ls-remote https://go.googlesource.com/text e50348080f29449bcd6808c11400b3d45f08b09d | 52 | # [1] git ls-remote https://go.googlesource.com/text 6c97a165dd661335ff7bce6104a008558123c353 |
48 | SRCREV_text="e50348080f29449bcd6808c11400b3d45f08b09d" | 53 | SRCREV_text="6c97a165dd661335ff7bce6104a008558123c353" |
49 | SRC_URI += "git://go.googlesource.com/text;name=text;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/text" | 54 | SRC_URI += "git://go.googlesource.com/text;name=text;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/text" |
50 | 55 | ||
51 | # golang.org/x/tools v0.9.1 | 56 | # golang.org/x/tools v0.14.0 |
52 | # [1] git ls-remote https://go.googlesource.com/tools 4609d79b05b5ef86867bd70209b7077e22d30cb2 | 57 | # [1] git ls-remote https://go.googlesource.com/tools 3f4194ee29d7db9b59757dfff729ef55cf89661c |
53 | SRCREV_tools="4609d79b05b5ef86867bd70209b7077e22d30cb2" | 58 | SRCREV_tools="3f4194ee29d7db9b59757dfff729ef55cf89661c" |
54 | SRC_URI += "git://go.googlesource.com/tools;name=tools;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/tools" | 59 | SRC_URI += "git://go.googlesource.com/tools;name=tools;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/tools" |
55 | 60 | ||
56 | # golang.org/x/crypto v0.11.0 | 61 | # golang.org/x/crypto v0.19.0 |
57 | # [1] git ls-remote https://go.googlesource.com/crypto e98487292dcad4efaa6033b245ee014f90d177a2 | 62 | # [1] git ls-remote https://go.googlesource.com/crypto 405cb3bdea78b1b48ee79096733841247a944de0 |
58 | SRCREV_crypto="e98487292dcad4efaa6033b245ee014f90d177a2" | 63 | SRCREV_crypto="405cb3bdea78b1b48ee79096733841247a944de0" |
59 | SRC_URI += "git://go.googlesource.com/crypto;name=crypto;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/crypto" | 64 | SRC_URI += "git://go.googlesource.com/crypto;name=crypto;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/golang.org/x/crypto" |
60 | 65 | ||
61 | # github.com/moby/term v0.5.0 | 66 | # github.com/moby/term v0.5.0 |
@@ -68,9 +73,9 @@ SRC_URI += "git://github.com/moby/term;name=term;protocol=https;nobranch=1;dests | |||
68 | SRCREV_pkcs7="432b2356ecb18209c1cec25680b8a23632794f21" | 73 | SRCREV_pkcs7="432b2356ecb18209c1cec25680b8a23632794f21" |
69 | SRC_URI += "git://github.com/mozilla-services/pkcs7;name=pkcs7;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.mozilla.org/pkcs7" | 74 | SRC_URI += "git://github.com/mozilla-services/pkcs7;name=pkcs7;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.mozilla.org/pkcs7" |
70 | 75 | ||
71 | # github.com/docker/cli v24.0.5+incompatible | 76 | # github.com/docker/cli v24.0.7+incompatible |
72 | # [1] git ls-remote https://github.com/docker/cli ced099660009713e0e845eeb754e6050dbaa45d0 | 77 | # [1] git ls-remote https://github.com/docker/cli afdd53b4e341be38d2056a42113b938559bb1d94 |
73 | SRCREV_cli="ced099660009713e0e845eeb754e6050dbaa45d0" | 78 | SRCREV_cli="afdd53b4e341be38d2056a42113b938559bb1d94" |
74 | SRC_URI += "git://github.com/docker/cli;name=cli;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/cli" | 79 | SRC_URI += "git://github.com/docker/cli;name=cli;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/cli" |
75 | 80 | ||
76 | # github.com/pkg/errors v0.9.1 | 81 | # github.com/pkg/errors v0.9.1 |
@@ -78,9 +83,9 @@ SRC_URI += "git://github.com/docker/cli;name=cli;protocol=https;nobranch=1;dests | |||
78 | SRCREV_errors="614d223910a179a466c1767a985424175c39b465" | 83 | SRCREV_errors="614d223910a179a466c1767a985424175c39b465" |
79 | SRC_URI += "git://github.com/pkg/errors;name=errors;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/pkg/errors" | 84 | SRC_URI += "git://github.com/pkg/errors;name=errors;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/pkg/errors" |
80 | 85 | ||
81 | # github.com/fatih/color v1.15.0 | 86 | # github.com/fatih/color v1.16.0 |
82 | # [1] git ls-remote https://github.com/fatih/color 12126ed593697635c525b302836b292b657ea573 | 87 | # [1] git ls-remote https://github.com/fatih/color 0f9779ed479afd460f0c2cc5a3d3eb69b9ba188b |
83 | SRCREV_color="12126ed593697635c525b302836b292b657ea573" | 88 | SRCREV_color="0f9779ed479afd460f0c2cc5a3d3eb69b9ba188b" |
84 | SRC_URI += "git://github.com/fatih/color;name=color;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/fatih/color" | 89 | SRC_URI += "git://github.com/fatih/color;name=color;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/fatih/color" |
85 | 90 | ||
86 | # github.com/ipfs/go-cid v0.4.1 | 91 | # github.com/ipfs/go-cid v0.4.1 |
@@ -88,9 +93,9 @@ SRC_URI += "git://github.com/fatih/color;name=color;protocol=https;nobranch=1;de | |||
88 | SRCREV_go-cid="d46e7f28669cd2c463bc68fe86e7dbe4f8240ab7" | 93 | SRCREV_go-cid="d46e7f28669cd2c463bc68fe86e7dbe4f8240ab7" |
89 | SRC_URI += "git://github.com/ipfs/go-cid;name=go-cid;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/ipfs/go-cid" | 94 | SRC_URI += "git://github.com/ipfs/go-cid;name=go-cid;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/ipfs/go-cid" |
90 | 95 | ||
91 | # github.com/spf13/cobra v1.7.0 | 96 | # github.com/spf13/cobra v1.8.0 |
92 | # [1] git ls-remote https://github.com/spf13/cobra 4dd4b25de38418174a6e859e8a32eaccca32dccc | 97 | # [1] git ls-remote https://github.com/spf13/cobra a0a6ae020bb3899ff0276067863e50523f897370 |
93 | SRCREV_cobra="4dd4b25de38418174a6e859e8a32eaccca32dccc" | 98 | SRCREV_cobra="a0a6ae020bb3899ff0276067863e50523f897370" |
94 | SRC_URI += "git://github.com/spf13/cobra;name=cobra;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/spf13/cobra" | 99 | SRC_URI += "git://github.com/spf13/cobra;name=cobra;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/spf13/cobra" |
95 | 100 | ||
96 | # github.com/spf13/pflag v1.0.5 | 101 | # github.com/spf13/pflag v1.0.5 |
@@ -98,14 +103,14 @@ SRC_URI += "git://github.com/spf13/cobra;name=cobra;protocol=https;nobranch=1;de | |||
98 | SRCREV_pflag="2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab" | 103 | SRCREV_pflag="2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab" |
99 | SRC_URI += "git://github.com/spf13/pflag;name=pflag;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/spf13/pflag" | 104 | SRC_URI += "git://github.com/spf13/pflag;name=pflag;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/spf13/pflag" |
100 | 105 | ||
101 | # github.com/cilium/ebpf v0.9.1 | 106 | # github.com/cilium/ebpf v0.11.0 |
102 | # [1] git ls-remote https://github.com/cilium/ebpf d560e4479b395c4523851a4571b04ba0b3846cd1 | 107 | # [1] git ls-remote https://github.com/cilium/ebpf 270c859894bd38cdd0c7783317b16343409e4df8 |
103 | SRCREV_ebpf="d560e4479b395c4523851a4571b04ba0b3846cd1" | 108 | SRCREV_ebpf="270c859894bd38cdd0c7783317b16343409e4df8" |
104 | SRC_URI += "git://github.com/cilium/ebpf;name=ebpf;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/cilium/ebpf" | 109 | SRC_URI += "git://github.com/cilium/ebpf;name=ebpf;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/cilium/ebpf" |
105 | 110 | ||
106 | # github.com/google/uuid v1.3.0 | 111 | # github.com/google/uuid v1.6.0 |
107 | # [1] git ls-remote https://github.com/google/uuid 44b5fee7c49cf3bcdf723f106b36d56ef13ccc88 | 112 | # [1] git ls-remote https://github.com/google/uuid 0f11ee6918f41a04c201eceeadf612a377bc7fbc |
108 | SRCREV_uuid="44b5fee7c49cf3bcdf723f106b36d56ef13ccc88" | 113 | SRCREV_uuid="0f11ee6918f41a04c201eceeadf612a377bc7fbc" |
109 | SRC_URI += "git://github.com/google/uuid;name=uuid;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/uuid" | 114 | SRC_URI += "git://github.com/google/uuid;name=uuid;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/uuid" |
110 | 115 | ||
111 | # github.com/moby/locker v1.0.1 | 116 | # github.com/moby/locker v1.0.1 |
@@ -113,14 +118,14 @@ SRC_URI += "git://github.com/google/uuid;name=uuid;protocol=https;nobranch=1;des | |||
113 | SRCREV_locker="281af2d563954745bea9d1487c965f24d30742fe" | 118 | SRCREV_locker="281af2d563954745bea9d1487c965f24d30742fe" |
114 | SRC_URI += "git://github.com/moby/locker;name=locker;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/moby/locker" | 119 | SRC_URI += "git://github.com/moby/locker;name=locker;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/moby/locker" |
115 | 120 | ||
116 | # google.golang.org/grpc v1.56.2 | 121 | # google.golang.org/grpc v1.59.0 |
117 | # [1] git ls-remote https://github.com/grpc/grpc-go faab8736bf73291f92b867d5dae31c927d53d508 | 122 | # [1] git ls-remote https://github.com/grpc/grpc-go 7765221f4bf6104973db7946d56936cf838cad46 |
118 | SRCREV_grpc="faab8736bf73291f92b867d5dae31c927d53d508" | 123 | SRCREV_grpc="7765221f4bf6104973db7946d56936cf838cad46" |
119 | SRC_URI += "git://github.com/grpc/grpc-go;name=grpc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/google.golang.org/grpc" | 124 | SRC_URI += "git://github.com/grpc/grpc-go;name=grpc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/google.golang.org/grpc" |
120 | 125 | ||
121 | # github.com/go-logr/logr v1.2.4 | 126 | # github.com/go-logr/logr v1.3.0 |
122 | # [1] git ls-remote https://github.com/go-logr/logr 4da5305ff29a64c62f54ad43ebbfcb5e1b015fb2 | 127 | # [1] git ls-remote https://github.com/go-logr/logr 8adefbede0fe82bdee4fb8c9c9bdc7bc5d91388f |
123 | SRCREV_logr="4da5305ff29a64c62f54ad43ebbfcb5e1b015fb2" | 128 | SRCREV_logr="8adefbede0fe82bdee4fb8c9c9bdc7bc5d91388f" |
124 | SRC_URI += "git://github.com/go-logr/logr;name=logr;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-logr/logr" | 129 | SRC_URI += "git://github.com/go-logr/logr;name=logr;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-logr/logr" |
125 | 130 | ||
126 | # github.com/go-logr/stdr v1.2.2 | 131 | # github.com/go-logr/stdr v1.2.2 |
@@ -143,24 +148,29 @@ SRC_URI += "git://github.com/tinylib/msgp;name=msgp;protocol=https;nobranch=1;de | |||
143 | SRCREV_blake3="bb7ece4161ea910c6c385c17799b17d658075fcd" | 148 | SRCREV_blake3="bb7ece4161ea910c6c385c17799b17d658075fcd" |
144 | SRC_URI += "git://github.com/lukechampine/blake3;name=blake3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/lukechampine.com/blake3" | 149 | SRC_URI += "git://github.com/lukechampine/blake3;name=blake3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/lukechampine.com/blake3" |
145 | 150 | ||
146 | # github.com/docker/docker v24.0.5+incompatible | 151 | # github.com/docker/docker v24.0.7+incompatible |
147 | # [1] git ls-remote https://github.com/moby/moby a61e2b4c9c5f7c241aeb37f389b4444aee26bea4 | 152 | # [1] git ls-remote https://github.com/moby/moby 311b9ff0aa93aa55880e1e5f8871c4fb69583426 |
148 | SRCREV_docker="a61e2b4c9c5f7c241aeb37f389b4444aee26bea4" | 153 | SRCREV_docker="311b9ff0aa93aa55880e1e5f8871c4fb69583426" |
149 | SRC_URI += "git://github.com/moby/moby;name=docker;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/docker" | 154 | SRC_URI += "git://github.com/moby/moby;name=docker;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/docker" |
150 | 155 | ||
151 | # github.com/tidwall/gjson v1.15.0 | 156 | # github.com/tidwall/gjson v1.17.1 |
152 | # [1] git ls-remote https://github.com/tidwall/gjson 8d2c36ffa41368759c3bcb25b8790c8ce1e5562d | 157 | # [1] git ls-remote https://github.com/tidwall/gjson bbf40bb0e4f47860677c7115b2eaa5b3413ce23e |
153 | SRCREV_gjson="8d2c36ffa41368759c3bcb25b8790c8ce1e5562d" | 158 | SRCREV_gjson="bbf40bb0e4f47860677c7115b2eaa5b3413ce23e" |
154 | SRC_URI += "git://github.com/tidwall/gjson;name=gjson;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/tidwall/gjson" | 159 | SRC_URI += "git://github.com/tidwall/gjson;name=gjson;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/tidwall/gjson" |
155 | 160 | ||
161 | # github.com/moby/sys/user v0.1.0 | ||
162 | # [1] git ls-remote https://github.com/moby/sys c0711cde08c8fa33857a2c28721659267f49b5e2 | ||
163 | SRCREV_user="c0711cde08c8fa33857a2c28721659267f49b5e2" | ||
164 | SRC_URI += "git://github.com/moby/sys;name=user;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/moby/sys/user" | ||
165 | |||
156 | # github.com/gogo/protobuf v1.3.2 | 166 | # github.com/gogo/protobuf v1.3.2 |
157 | # [1] git ls-remote https://github.com/gogo/protobuf b03c65ea87cdc3521ede29f62fe3ce239267c1bc | 167 | # [1] git ls-remote https://github.com/gogo/protobuf b03c65ea87cdc3521ede29f62fe3ce239267c1bc |
158 | SRCREV_protobuf="b03c65ea87cdc3521ede29f62fe3ce239267c1bc" | 168 | SRCREV_protobuf="b03c65ea87cdc3521ede29f62fe3ce239267c1bc" |
159 | SRC_URI += "git://github.com/gogo/protobuf;name=protobuf;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/gogo/protobuf" | 169 | SRC_URI += "git://github.com/gogo/protobuf;name=protobuf;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/gogo/protobuf" |
160 | 170 | ||
161 | # github.com/google/go-cmp v0.5.9 | 171 | # github.com/google/go-cmp v0.6.0 |
162 | # [1] git ls-remote https://github.com/google/go-cmp a97318bf6562f2ed2632c5f985db51b1bc5bdcd0 | 172 | # [1] git ls-remote https://github.com/google/go-cmp c3ad8435e7bef96af35732bc0789e5a2278c6d5f |
163 | SRCREV_go-cmp="a97318bf6562f2ed2632c5f985db51b1bc5bdcd0" | 173 | SRCREV_go-cmp="c3ad8435e7bef96af35732bc0789e5a2278c6d5f" |
164 | SRC_URI += "git://github.com/google/go-cmp;name=go-cmp;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/go-cmp" | 174 | SRC_URI += "git://github.com/google/go-cmp;name=go-cmp;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/google/go-cmp" |
165 | 175 | ||
166 | # github.com/imdario/mergo v0.3.16 | 176 | # github.com/imdario/mergo v0.3.16 |
@@ -178,11 +188,16 @@ SRC_URI += "git://github.com/philhofer/fwd;name=fwd;protocol=https;nobranch=1;de | |||
178 | SRCREV_match="4c9fc61b493b7aa0a3d347e9190aa78c5bec09cf" | 188 | SRCREV_match="4c9fc61b493b7aa0a3d347e9190aa78c5bec09cf" |
179 | SRC_URI += "git://github.com/tidwall/match;name=match;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/tidwall/match" | 189 | SRC_URI += "git://github.com/tidwall/match;name=match;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/tidwall/match" |
180 | 190 | ||
181 | # go.opentelemetry.io/otel v1.15.1 | 191 | # go.opentelemetry.io/otel v1.19.0 |
182 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go fc96138629cecdcc04dd5cb65559ead9e485d927 | 192 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 60666c554065ac4da502fe28943eea4b938ab479 |
183 | SRCREV_otel="fc96138629cecdcc04dd5cb65559ead9e485d927" | 193 | SRCREV_otel="60666c554065ac4da502fe28943eea4b938ab479" |
184 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otel;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.opentelemetry.io/otel" | 194 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=otel;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.opentelemetry.io/otel" |
185 | 195 | ||
196 | # github.com/containerd/log v0.1.0 | ||
197 | # [1] git ls-remote https://github.com/containerd/log 0fc1e28871fdf2786e2cc51bbe4133db6547a199 | ||
198 | SRCREV_log="0fc1e28871fdf2786e2cc51bbe4133db6547a199" | ||
199 | SRC_URI += "git://github.com/containerd/log;name=log;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/log" | ||
200 | |||
186 | # github.com/moby/sys/mount v0.3.3 | 201 | # github.com/moby/sys/mount v0.3.3 |
187 | # [1] git ls-remote https://github.com/moby/sys 416188aff8404d549e1e34a50e513befeb11c3b9 | 202 | # [1] git ls-remote https://github.com/moby/sys 416188aff8404d549e1e34a50e513befeb11c3b9 |
188 | SRCREV_mount="416188aff8404d549e1e34a50e513befeb11c3b9" | 203 | SRCREV_mount="416188aff8404d549e1e34a50e513befeb11c3b9" |
@@ -208,14 +223,19 @@ SRC_URI += "git://github.com/mr-tron/base58;name=base58;protocol=https;nobranch= | |||
208 | SRCREV_pretty="aaa765e7476acb0028a854b85675801362cbdaa2" | 223 | SRCREV_pretty="aaa765e7476acb0028a854b85675801362cbdaa2" |
209 | SRC_URI += "git://github.com/tidwall/pretty;name=pretty;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/tidwall/pretty" | 224 | SRC_URI += "git://github.com/tidwall/pretty;name=pretty;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/tidwall/pretty" |
210 | 225 | ||
226 | # github.com/containerd/fifo v1.1.0 | ||
227 | # [1] git ls-remote https://github.com/containerd/fifo 151b205263c29d471e0d55c787d2ce9f5343fd46 | ||
228 | SRCREV_fifo="151b205263c29d471e0d55c787d2ce9f5343fd46" | ||
229 | SRC_URI += "git://github.com/containerd/fifo;name=fifo;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/fifo" | ||
230 | |||
211 | # github.com/docker/go-units v0.5.0 | 231 | # github.com/docker/go-units v0.5.0 |
212 | # [1] git ls-remote https://github.com/docker/go-units e682442797b36348f8e1f98defdbf32bac0b6c6f | 232 | # [1] git ls-remote https://github.com/docker/go-units e682442797b36348f8e1f98defdbf32bac0b6c6f |
213 | SRCREV_go-units="e682442797b36348f8e1f98defdbf32bac0b6c6f" | 233 | SRCREV_go-units="e682442797b36348f8e1f98defdbf32bac0b6c6f" |
214 | SRC_URI += "git://github.com/docker/go-units;name=go-units;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/go-units" | 234 | SRC_URI += "git://github.com/docker/go-units;name=go-units;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/go-units" |
215 | 235 | ||
216 | # github.com/mattn/go-isatty v0.0.19 | 236 | # github.com/mattn/go-isatty v0.0.20 |
217 | # [1] git ls-remote https://github.com/mattn/go-isatty c067b4f3df49dfc0f376d884e16cfd784ea1874b | 237 | # [1] git ls-remote https://github.com/mattn/go-isatty a7c02353c47bc4ec6b30dc9628154ae4fe760c11 |
218 | SRCREV_go-isatty="c067b4f3df49dfc0f376d884e16cfd784ea1874b" | 238 | SRCREV_go-isatty="a7c02353c47bc4ec6b30dc9628154ae4fe760c11" |
219 | SRC_URI += "git://github.com/mattn/go-isatty;name=go-isatty;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mattn/go-isatty" | 239 | SRC_URI += "git://github.com/mattn/go-isatty;name=go-isatty;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mattn/go-isatty" |
220 | 240 | ||
221 | # github.com/moby/sys/signal v0.7.0 | 241 | # github.com/moby/sys/signal v0.7.0 |
@@ -223,29 +243,24 @@ SRC_URI += "git://github.com/mattn/go-isatty;name=go-isatty;protocol=https;nobra | |||
223 | SRCREV_signal="b8d8fabf1fa5cf0de7c1a1729145eee854ea31f5" | 243 | SRCREV_signal="b8d8fabf1fa5cf0de7c1a1729145eee854ea31f5" |
224 | SRC_URI += "git://github.com/moby/sys;name=signal;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/moby/sys/signal" | 244 | SRC_URI += "git://github.com/moby/sys;name=signal;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/moby/sys/signal" |
225 | 245 | ||
226 | # github.com/sirupsen/logrus v1.9.3 | ||
227 | # [1] git ls-remote https://github.com/sirupsen/logrus d40e25cd45ed9c6b2b66e6b97573a0413e4c23bd | ||
228 | SRCREV_logrus="d40e25cd45ed9c6b2b66e6b97573a0413e4c23bd" | ||
229 | SRC_URI += "git://github.com/sirupsen/logrus;name=logrus;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/sirupsen/logrus" | ||
230 | |||
231 | # github.com/yuchanns/srslog v1.1.0 | 246 | # github.com/yuchanns/srslog v1.1.0 |
232 | # [1] git ls-remote https://github.com/yuchanns/srslog becd9b11119269a7928ae89fde90784335c1d016 | 247 | # [1] git ls-remote https://github.com/yuchanns/srslog becd9b11119269a7928ae89fde90784335c1d016 |
233 | SRCREV_srslog="becd9b11119269a7928ae89fde90784335c1d016" | 248 | SRCREV_srslog="becd9b11119269a7928ae89fde90784335c1d016" |
234 | SRC_URI += "git://github.com/yuchanns/srslog;name=srslog;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/yuchanns/srslog" | 249 | SRC_URI += "git://github.com/yuchanns/srslog;name=srslog;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/yuchanns/srslog" |
235 | 250 | ||
236 | # github.com/containerd/fifo v1.1.0 | ||
237 | # [1] git ls-remote https://github.com/containerd/fifo 151b205263c29d471e0d55c787d2ce9f5343fd46 | ||
238 | SRCREV_fifo="151b205263c29d471e0d55c787d2ce9f5343fd46" | ||
239 | SRC_URI += "git://github.com/containerd/fifo;name=fifo;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/fifo" | ||
240 | |||
241 | # github.com/golang/protobuf v1.5.3 | 251 | # github.com/golang/protobuf v1.5.3 |
242 | # [1] git ls-remote https://github.com/golang/protobuf 5d5e8c018a13017f9d5b8bf4fad64aaa42a87308 | 252 | # [1] git ls-remote https://github.com/golang/protobuf 5d5e8c018a13017f9d5b8bf4fad64aaa42a87308 |
243 | SRCREV_golang-protobuf="5d5e8c018a13017f9d5b8bf4fad64aaa42a87308" | 253 | SRCREV_golang-protobuf="5d5e8c018a13017f9d5b8bf4fad64aaa42a87308" |
244 | SRC_URI += "git://github.com/golang/protobuf;name=golang-protobuf;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/golang/protobuf" | 254 | SRC_URI += "git://github.com/golang/protobuf;name=golang-protobuf;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/golang/protobuf" |
245 | 255 | ||
246 | # google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 | 256 | # github.com/sirupsen/logrus v1.9.3 |
247 | # [1] git ls-remote https://github.com/googleapis/go-genproto daa745c078e18def54ea6b63235554b59c97f01d | 257 | # [1] git ls-remote https://github.com/sirupsen/logrus d40e25cd45ed9c6b2b66e6b97573a0413e4c23bd |
248 | SRCREV_genproto="daa745c078e18def54ea6b63235554b59c97f01d" | 258 | SRCREV_logrus="d40e25cd45ed9c6b2b66e6b97573a0413e4c23bd" |
259 | SRC_URI += "git://github.com/sirupsen/logrus;name=logrus;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/sirupsen/logrus" | ||
260 | |||
261 | # google.golang.org/genproto v0.0.0-20231012201019-e917dd12ba7a | ||
262 | # [1] git ls-remote https://github.com/googleapis/go-genproto e917dd12ba7ad5f78e3112f832eeda0f94ca8fd4 | ||
263 | SRCREV_genproto="e917dd12ba7ad5f78e3112f832eeda0f94ca8fd4" | ||
249 | SRC_URI += "git://github.com/googleapis/go-genproto;name=genproto;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/google.golang.org/genproto" | 264 | SRC_URI += "git://github.com/googleapis/go-genproto;name=genproto;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/google.golang.org/genproto" |
250 | 265 | ||
251 | # google.golang.org/protobuf v1.31.0 | 266 | # google.golang.org/protobuf v1.31.0 |
@@ -253,10 +268,10 @@ SRC_URI += "git://github.com/googleapis/go-genproto;name=genproto;protocol=https | |||
253 | SRCREV_google.golang.org-protobuf="68463f0e96c93bc19ef36ccd3adfe690bfdb568c" | 268 | SRCREV_google.golang.org-protobuf="68463f0e96c93bc19ef36ccd3adfe690bfdb568c" |
254 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;name=google.golang.org-protobuf;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/google.golang.org/protobuf" | 269 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;name=google.golang.org-protobuf;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/google.golang.org/protobuf" |
255 | 270 | ||
256 | # gopkg.in/square/go-jose.v2 v2.5.1 | 271 | # github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 |
257 | # [1] git ls-remote https://github.com/square/go-jose 3a5ee095dcb5030a9de84fb92c222ac652fff176 | 272 | # [1] git ls-remote https://github.com/bmizerany/assert b7ed37b82869576c289d7d97fb2bbd8b64a0cb28 |
258 | SRCREV_go-jose.v2="3a5ee095dcb5030a9de84fb92c222ac652fff176" | 273 | SRCREV_assert="b7ed37b82869576c289d7d97fb2bbd8b64a0cb28" |
259 | SRC_URI += "git://github.com/square/go-jose;name=go-jose.v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/gopkg.in/square/go-jose.v2" | 274 | SRC_URI += "git://github.com/bmizerany/assert;name=assert;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/bmizerany/assert" |
260 | 275 | ||
261 | # github.com/containerd/ttrpc v1.2.2 | 276 | # github.com/containerd/ttrpc v1.2.2 |
262 | # [1] git ls-remote https://github.com/containerd/ttrpc ac26f8cbea1c440d451dd19a4a1b847fd073f3c3 | 277 | # [1] git ls-remote https://github.com/containerd/ttrpc ac26f8cbea1c440d451dd19a4a1b847fd073f3c3 |
@@ -273,14 +288,14 @@ SRC_URI += "git://github.com/docker/go-events;name=go-events;protocol=https;nobr | |||
273 | SRCREV_symlink="03b9f8d59a07f5206a2264105f4903a222aea964" | 288 | SRCREV_symlink="03b9f8d59a07f5206a2264105f4903a222aea964" |
274 | SRC_URI += "git://github.com/moby/sys;name=symlink;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/moby/sys/symlink" | 289 | SRC_URI += "git://github.com/moby/sys;name=symlink;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/moby/sys/symlink" |
275 | 290 | ||
276 | # github.com/vbatts/tar-split v0.11.3 | 291 | # github.com/vbatts/tar-split v0.11.5 |
277 | # [1] git ls-remote https://github.com/vbatts/tar-split 3cdf99b6d45a47170f0092f1f3c0bbf2aca55db6 | 292 | # [1] git ls-remote https://github.com/vbatts/tar-split 5ef0dd8243164ebacd755916a89d8085a5b6bb7f |
278 | SRCREV_tar-split="3cdf99b6d45a47170f0092f1f3c0bbf2aca55db6" | 293 | SRCREV_tar-split="5ef0dd8243164ebacd755916a89d8085a5b6bb7f" |
279 | SRC_URI += "git://github.com/vbatts/tar-split;name=tar-split;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/vbatts/tar-split" | 294 | SRC_URI += "git://github.com/vbatts/tar-split;name=tar-split;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/vbatts/tar-split" |
280 | 295 | ||
281 | # github.com/Microsoft/hcsshim v0.10.0 | 296 | # github.com/Microsoft/hcsshim v0.11.4 |
282 | # [1] git ls-remote https://github.com/microsoft/hcsshim 28cce9cea720462e4b84498f9f79fdb836454ba0 | 297 | # [1] git ls-remote https://github.com/microsoft/hcsshim b16edf62c1723deb948632261b445d0228d973e0 |
283 | SRCREV_hcsshim="28cce9cea720462e4b84498f9f79fdb836454ba0" | 298 | SRCREV_hcsshim="b16edf62c1723deb948632261b445d0228d973e0" |
284 | SRC_URI += "git://github.com/microsoft/hcsshim;name=hcsshim;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Microsoft/hcsshim" | 299 | SRC_URI += "git://github.com/microsoft/hcsshim;name=hcsshim;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Microsoft/hcsshim" |
285 | 300 | ||
286 | # github.com/containerd/go-cni v1.1.9 | 301 | # github.com/containerd/go-cni v1.1.9 |
@@ -288,11 +303,6 @@ SRC_URI += "git://github.com/microsoft/hcsshim;name=hcsshim;protocol=https;nobra | |||
288 | SRCREV_go-cni="6603d5bd8941d7f2026bb5627f6aa4ff434f859a" | 303 | SRCREV_go-cni="6603d5bd8941d7f2026bb5627f6aa4ff434f859a" |
289 | SRC_URI += "git://github.com/containerd/go-cni;name=go-cni;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/go-cni" | 304 | SRC_URI += "git://github.com/containerd/go-cni;name=go-cni;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/go-cni" |
290 | 305 | ||
291 | # github.com/pelletier/go-toml v1.9.5 | ||
292 | # [1] git ls-remote https://github.com/pelletier/go-toml fed1464066413075eac02cd4dc368b5221845541 | ||
293 | SRCREV_go-toml="fed1464066413075eac02cd4dc368b5221845541" | ||
294 | SRC_URI += "git://github.com/pelletier/go-toml;name=go-toml;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/pelletier/go-toml" | ||
295 | |||
296 | # github.com/vishvananda/netns v0.0.4 | 306 | # github.com/vishvananda/netns v0.0.4 |
297 | # [1] git ls-remote https://github.com/vishvananda/netns 7a452d2d15292b2bfb2a2d88e6bdeac156a761b9 | 307 | # [1] git ls-remote https://github.com/vishvananda/netns 7a452d2d15292b2bfb2a2d88e6bdeac156a761b9 |
298 | SRCREV_netns="7a452d2d15292b2bfb2a2d88e6bdeac156a761b9" | 308 | SRCREV_netns="7a452d2d15292b2bfb2a2d88e6bdeac156a761b9" |
@@ -303,6 +313,11 @@ SRC_URI += "git://github.com/vishvananda/netns;name=netns;protocol=https;nobranc | |||
303 | SRCREV_go-ansiterm="d185dfc1b5a126116ea5a19e148e29d16b4574c9" | 313 | SRCREV_go-ansiterm="d185dfc1b5a126116ea5a19e148e29d16b4574c9" |
304 | SRC_URI += "git://github.com/Azure/go-ansiterm;name=go-ansiterm;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Azure/go-ansiterm" | 314 | SRC_URI += "git://github.com/Azure/go-ansiterm;name=go-ansiterm;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Azure/go-ansiterm" |
305 | 315 | ||
316 | # github.com/felixge/httpsnoop v1.0.3 | ||
317 | # [1] git ls-remote https://github.com/felixge/httpsnoop ef9fc62cdc3cc5abc33d6018fe1324890bb48145 | ||
318 | SRCREV_httpsnoop="ef9fc62cdc3cc5abc33d6018fe1324890bb48145" | ||
319 | SRC_URI += "git://github.com/felixge/httpsnoop;name=httpsnoop;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/felixge/httpsnoop" | ||
320 | |||
306 | # github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da | 321 | # github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da |
307 | # [1] git ls-remote https://github.com/golang/groupcache 41bb18bfe9da5321badc438f91158cd790a33aa3 | 322 | # [1] git ls-remote https://github.com/golang/groupcache 41bb18bfe9da5321badc438f91158cd790a33aa3 |
308 | SRCREV_groupcache="41bb18bfe9da5321badc438f91158cd790a33aa3" | 323 | SRCREV_groupcache="41bb18bfe9da5321badc438f91158cd790a33aa3" |
@@ -313,11 +328,16 @@ SRC_URI += "git://github.com/golang/groupcache;name=groupcache;protocol=https;no | |||
313 | SRCREV_errwrap="7b00e5db719c64d14dd0caaacbd13e76254d02c0" | 328 | SRCREV_errwrap="7b00e5db719c64d14dd0caaacbd13e76254d02c0" |
314 | SRC_URI += "git://github.com/hashicorp/errwrap;name=errwrap;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hashicorp/errwrap" | 329 | SRC_URI += "git://github.com/hashicorp/errwrap;name=errwrap;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/hashicorp/errwrap" |
315 | 330 | ||
316 | # github.com/minio/sha256-simd v1.0.0 | 331 | # github.com/minio/sha256-simd v1.0.1 |
317 | # [1] git ls-remote https://github.com/minio/sha256-simd 6a57409d8e0fa3ae883aee331b71aaa40d5a7dd9 | 332 | # [1] git ls-remote https://github.com/minio/sha256-simd 6096f891a77bfe490cbea7a424c821b5fdb92849 |
318 | SRCREV_sha256-simd="6a57409d8e0fa3ae883aee331b71aaa40d5a7dd9" | 333 | SRCREV_sha256-simd="6096f891a77bfe490cbea7a424c821b5fdb92849" |
319 | SRC_URI += "git://github.com/minio/sha256-simd;name=sha256-simd;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/minio/sha256-simd" | 334 | SRC_URI += "git://github.com/minio/sha256-simd;name=sha256-simd;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/minio/sha256-simd" |
320 | 335 | ||
336 | # github.com/pelletier/go-toml v1.9.5 | ||
337 | # [1] git ls-remote https://github.com/pelletier/go-toml fed1464066413075eac02cd4dc368b5221845541 | ||
338 | SRCREV_go-toml="fed1464066413075eac02cd4dc368b5221845541" | ||
339 | SRC_URI += "git://github.com/pelletier/go-toml;name=go-toml;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/pelletier/go-toml" | ||
340 | |||
321 | # github.com/spaolacci/murmur3 v1.1.0 | 341 | # github.com/spaolacci/murmur3 v1.1.0 |
322 | # [1] git ls-remote https://github.com/spaolacci/murmur3 f09979ecbc725b9e6d41a297405f65e7e8804acc | 342 | # [1] git ls-remote https://github.com/spaolacci/murmur3 f09979ecbc725b9e6d41a297405f65e7e8804acc |
323 | SRCREV_murmur3="f09979ecbc725b9e6d41a297405f65e7e8804acc" | 343 | SRCREV_murmur3="f09979ecbc725b9e6d41a297405f65e7e8804acc" |
@@ -328,34 +348,44 @@ SRC_URI += "git://github.com/spaolacci/murmur3;name=murmur3;protocol=https;nobra | |||
328 | SRCREV_go-winio="070c828abb873da9e71c7247740253b50f7cf049" | 348 | SRCREV_go-winio="070c828abb873da9e71c7247740253b50f7cf049" |
329 | SRC_URI += "git://github.com/microsoft/go-winio;name=go-winio;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Microsoft/go-winio" | 349 | SRC_URI += "git://github.com/microsoft/go-winio;name=go-winio;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Microsoft/go-winio" |
330 | 350 | ||
331 | # github.com/containerd/console v1.0.3 | 351 | # github.com/containerd/console v1.0.4 |
332 | # [1] git ls-remote https://github.com/containerd/console b5cb846c9186d67bcae3ce3c324e47cd317d9527 | 352 | # [1] git ls-remote https://github.com/containerd/console 8f6c4e4faef5a326d2cd907097d04c0239ee5e2f |
333 | SRCREV_console="b5cb846c9186d67bcae3ce3c324e47cd317d9527" | 353 | SRCREV_console="8f6c4e4faef5a326d2cd907097d04c0239ee5e2f" |
334 | SRC_URI += "git://github.com/containerd/console;name=console;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/console" | 354 | SRC_URI += "git://github.com/containerd/console;name=console;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/console" |
335 | 355 | ||
336 | # github.com/coreos/go-iptables v0.6.0 | 356 | # github.com/coreos/go-iptables v0.7.0 |
337 | # [1] git ls-remote https://github.com/coreos/go-iptables 14d56d57c892f27a717aa6026fd2d3293221395b | 357 | # [1] git ls-remote https://github.com/coreos/go-iptables b9dff5a19d9c3925da3f9b3c0a705de6c1fdc56c |
338 | SRCREV_go-iptables="14d56d57c892f27a717aa6026fd2d3293221395b" | 358 | SRCREV_go-iptables="b9dff5a19d9c3925da3f9b3c0a705de6c1fdc56c" |
339 | SRC_URI += "git://github.com/coreos/go-iptables;name=go-iptables;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/coreos/go-iptables" | 359 | SRC_URI += "git://github.com/coreos/go-iptables;name=go-iptables;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/coreos/go-iptables" |
340 | 360 | ||
361 | # github.com/containerd/cgroups v1.1.0 | ||
362 | # [1] git ls-remote https://github.com/containerd/cgroups fe7323f622bc222e72473679f12a9089aeeda177 | ||
363 | SRCREV_cgroups="fe7323f622bc222e72473679f12a9089aeeda177" | ||
364 | SRC_URI += "git://github.com/containerd/cgroups;name=cgroups;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/cgroups" | ||
365 | |||
366 | # github.com/containerd/go-runc v1.0.0 | ||
367 | # [1] git ls-remote https://github.com/containerd/go-runc 16b287bc67d069a60fa48db15f330b790b74365b | ||
368 | SRCREV_go-runc="16b287bc67d069a60fa48db15f330b790b74365b" | ||
369 | SRC_URI += "git://github.com/containerd/go-runc;name=go-runc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/go-runc" | ||
370 | |||
341 | # github.com/containerd/typeurl v1.0.3-0.20220422153119-7f6e6d160d67 | 371 | # github.com/containerd/typeurl v1.0.3-0.20220422153119-7f6e6d160d67 |
342 | # [1] git ls-remote https://github.com/containerd/typeurl 7f6e6d160d675241af388d5cf1b90814786bac40 | 372 | # [1] git ls-remote https://github.com/containerd/typeurl 7f6e6d160d675241af388d5cf1b90814786bac40 |
343 | SRCREV_typeurl="7f6e6d160d675241af388d5cf1b90814786bac40" | 373 | SRCREV_typeurl="7f6e6d160d675241af388d5cf1b90814786bac40" |
344 | SRC_URI += "git://github.com/containerd/typeurl;name=typeurl;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/typeurl" | 374 | SRC_URI += "git://github.com/containerd/typeurl;name=typeurl;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/typeurl" |
345 | 375 | ||
346 | # github.com/frankban/quicktest v1.14.2 | 376 | # github.com/go-jose/go-jose/v3 v3.0.1 |
347 | # [1] git ls-remote https://github.com/frankban/quicktest 9f3c63cd6950868c53a96aa4bf4cda5ca1d2e857 | 377 | # [1] git ls-remote https://github.com/go-jose/go-jose 47edce0854d533ac27795c9befd90b1f7ef87554 |
348 | SRCREV_quicktest="9f3c63cd6950868c53a96aa4bf4cda5ca1d2e857" | 378 | SRCREV_go-jose-v3="47edce0854d533ac27795c9befd90b1f7ef87554" |
349 | SRC_URI += "git://github.com/frankban/quicktest;name=quicktest;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/frankban/quicktest" | 379 | SRC_URI += "git://github.com/go-jose/go-jose;name=go-jose-v3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/go-jose/go-jose/v3" |
350 | 380 | ||
351 | # github.com/klauspost/compress v1.16.7 | 381 | # github.com/klauspost/compress v1.17.6 |
352 | # [1] git ls-remote https://github.com/klauspost/compress 67a538e2b4df11f8ec7139388838a13bce84b5d5 | 382 | # [1] git ls-remote https://github.com/klauspost/compress 255a13270e4608f2f2b97166d92f297de906c951 |
353 | SRCREV_compress="67a538e2b4df11f8ec7139388838a13bce84b5d5" | 383 | SRCREV_compress="255a13270e4608f2f2b97166d92f297de906c951" |
354 | SRC_URI += "git://github.com/klauspost/compress;name=compress;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/klauspost/compress" | 384 | SRC_URI += "git://github.com/klauspost/compress;name=compress;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/klauspost/compress" |
355 | 385 | ||
356 | # github.com/klauspost/cpuid/v2 v2.1.1 | 386 | # github.com/klauspost/cpuid/v2 v2.2.3 |
357 | # [1] git ls-remote https://github.com/klauspost/cpuid 976c6486fb9f5d9ef7354ef9c2819b1ffcda73a9 | 387 | # [1] git ls-remote https://github.com/klauspost/cpuid 3c0ec06adeb260a595bfb1dff123742e8bac34fb |
358 | SRCREV_cpuid-v2="976c6486fb9f5d9ef7354ef9c2819b1ffcda73a9" | 388 | SRCREV_cpuid-v2="3c0ec06adeb260a595bfb1dff123742e8bac34fb" |
359 | SRC_URI += "git://github.com/klauspost/cpuid;name=cpuid-v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/klauspost/cpuid/v2" | 389 | SRC_URI += "git://github.com/klauspost/cpuid;name=cpuid-v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/klauspost/cpuid/v2" |
360 | 390 | ||
361 | # github.com/mattn/go-colorable v0.1.13 | 391 | # github.com/mattn/go-colorable v0.1.13 |
@@ -363,24 +393,29 @@ SRC_URI += "git://github.com/klauspost/cpuid;name=cpuid-v2;protocol=https;nobran | |||
363 | SRCREV_go-colorable="11a925cff3d38c293ddc8c05a16b504e3e2c63be" | 393 | SRCREV_go-colorable="11a925cff3d38c293ddc8c05a16b504e3e2c63be" |
364 | SRC_URI += "git://github.com/mattn/go-colorable;name=go-colorable;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mattn/go-colorable" | 394 | SRC_URI += "git://github.com/mattn/go-colorable;name=go-colorable;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mattn/go-colorable" |
365 | 395 | ||
366 | # github.com/moby/sys/mountinfo v0.6.2 | 396 | # github.com/moby/sys/mountinfo v0.7.1 |
367 | # [1] git ls-remote https://github.com/moby/sys 1bf36f7188c31f2797c556c4c4d7d9af7a6a965b | 397 | # [1] git ls-remote https://github.com/moby/sys 4950d7687cf6c9b138dc0e18c2c7351e1f6ed497 |
368 | SRCREV_mountinfo="1bf36f7188c31f2797c556c4c4d7d9af7a6a965b" | 398 | SRCREV_mountinfo="4950d7687cf6c9b138dc0e18c2c7351e1f6ed497" |
369 | SRC_URI += "git://github.com/moby/sys;name=mountinfo;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/moby/sys/mountinfo" | 399 | SRC_URI += "git://github.com/moby/sys;name=mountinfo;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/moby/sys/mountinfo" |
370 | 400 | ||
371 | # github.com/containerd/imgcrypt v1.1.7 | 401 | # github.com/containerd/imgcrypt v1.1.9 |
372 | # [1] git ls-remote https://github.com/containerd/imgcrypt 01a05dffff35aadeb0a3008016ed745e7ff6beda | 402 | # [1] git ls-remote https://github.com/containerd/imgcrypt 90513b079771363133611a91de350ea932e09b26 |
373 | SRCREV_imgcrypt="01a05dffff35aadeb0a3008016ed745e7ff6beda" | 403 | SRCREV_imgcrypt="90513b079771363133611a91de350ea932e09b26" |
374 | SRC_URI += "git://github.com/containerd/imgcrypt;name=imgcrypt;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/imgcrypt" | 404 | SRC_URI += "git://github.com/containerd/imgcrypt;name=imgcrypt;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/imgcrypt" |
375 | 405 | ||
406 | # github.com/muesli/cancelreader v0.2.2 | ||
407 | # [1] git ls-remote https://github.com/muesli/cancelreader d11f1e77abf7f8d69d81553ccaaf0b81163541a6 | ||
408 | SRCREV_cancelreader="d11f1e77abf7f8d69d81553ccaaf0b81163541a6" | ||
409 | SRC_URI += "git://github.com/muesli/cancelreader;name=cancelreader;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/muesli/cancelreader" | ||
410 | |||
376 | # github.com/vishvananda/netlink v1.2.1-beta.2 | 411 | # github.com/vishvananda/netlink v1.2.1-beta.2 |
377 | # [1] git ls-remote https://github.com/vishvananda/netlink 5e915e0149386ce3d02379ff93f4c0a5601779d5 | 412 | # [1] git ls-remote https://github.com/vishvananda/netlink 5e915e0149386ce3d02379ff93f4c0a5601779d5 |
378 | SRCREV_netlink="5e915e0149386ce3d02379ff93f4c0a5601779d5" | 413 | SRCREV_netlink="5e915e0149386ce3d02379ff93f4c0a5601779d5" |
379 | SRC_URI += "git://github.com/vishvananda/netlink;name=netlink;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/vishvananda/netlink" | 414 | SRC_URI += "git://github.com/vishvananda/netlink;name=netlink;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/vishvananda/netlink" |
380 | 415 | ||
381 | # github.com/containers/ocicrypt v1.1.7 | 416 | # github.com/containers/ocicrypt v1.1.9 |
382 | # [1] git ls-remote https://github.com/containers/ocicrypt ee4e19a2ec93f08262499bc9521c751f4a1d935c | 417 | # [1] git ls-remote https://github.com/containers/ocicrypt c0e1fd5b82bc57acdb1a241dc602534eea42edb6 |
383 | SRCREV_ocicrypt="ee4e19a2ec93f08262499bc9521c751f4a1d935c" | 418 | SRCREV_ocicrypt="c0e1fd5b82bc57acdb1a241dc602534eea42edb6" |
384 | SRC_URI += "git://github.com/containers/ocicrypt;name=ocicrypt;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containers/ocicrypt" | 419 | SRC_URI += "git://github.com/containers/ocicrypt;name=ocicrypt;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containers/ocicrypt" |
385 | 420 | ||
386 | # github.com/mattn/go-shellwords v1.0.12 | 421 | # github.com/mattn/go-shellwords v1.0.12 |
@@ -393,16 +428,21 @@ SRC_URI += "git://github.com/mattn/go-shellwords;name=go-shellwords;protocol=htt | |||
393 | SRCREV_sequential="b22ba8a69b306f0b4adbbe2a529457e6283ed9f7" | 428 | SRCREV_sequential="b22ba8a69b306f0b4adbbe2a529457e6283ed9f7" |
394 | SRC_URI += "git://github.com/moby/sys;name=sequential;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/moby/sys/sequential" | 429 | SRC_URI += "git://github.com/moby/sys;name=sequential;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/moby/sys/sequential" |
395 | 430 | ||
396 | # github.com/opencontainers/runc v1.1.7 | 431 | # go.opentelemetry.io/otel/trace v1.19.0 |
397 | # [1] git ls-remote https://github.com/opencontainers/runc 860f061b76bb4fc671f0f9e900f7d80ff93d4eb7 | 432 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 60666c554065ac4da502fe28943eea4b938ab479 |
398 | SRCREV_runc="860f061b76bb4fc671f0f9e900f7d80ff93d4eb7" | 433 | SRCREV_trace="60666c554065ac4da502fe28943eea4b938ab479" |
399 | SRC_URI += "git://github.com/opencontainers/runc;name=runc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/opencontainers/runc" | ||
400 | |||
401 | # go.opentelemetry.io/otel/trace v1.15.1 | ||
402 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go fc96138629cecdcc04dd5cb65559ead9e485d927 | ||
403 | SRCREV_trace="fc96138629cecdcc04dd5cb65559ead9e485d927" | ||
404 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=trace;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.opentelemetry.io/otel/trace" | 434 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=trace;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.opentelemetry.io/otel/trace" |
405 | 435 | ||
436 | # github.com/containerd/platforms v0.1.1 | ||
437 | # [1] git ls-remote https://github.com/containerd/platforms db76a43eaea9a004a5f240620f966b0081123884 | ||
438 | SRCREV_platforms="db76a43eaea9a004a5f240620f966b0081123884" | ||
439 | SRC_URI += "git://github.com/containerd/platforms;name=platforms;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/platforms" | ||
440 | |||
441 | # github.com/pelletier/go-toml/v2 v2.1.1 | ||
442 | # [1] git ls-remote https://github.com/pelletier/go-toml 34765b4a9e937ab927b5bd57231e98c68fe13109 | ||
443 | SRCREV_go-toml-v2="34765b4a9e937ab927b5bd57231e98c68fe13109" | ||
444 | SRC_URI += "git://github.com/pelletier/go-toml;name=go-toml-v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/pelletier/go-toml/v2" | ||
445 | |||
406 | # github.com/mitchellh/go-homedir v1.1.0 | 446 | # github.com/mitchellh/go-homedir v1.1.0 |
407 | # [1] git ls-remote https://github.com/mitchellh/go-homedir af06845cf3004701891bf4fdb884bfe4920b3727 | 447 | # [1] git ls-remote https://github.com/mitchellh/go-homedir af06845cf3004701891bf4fdb884bfe4920b3727 |
408 | SRCREV_go-homedir="af06845cf3004701891bf4fdb884bfe4920b3727" | 448 | SRCREV_go-homedir="af06845cf3004701891bf4fdb884bfe4920b3727" |
@@ -413,24 +453,29 @@ SRC_URI += "git://github.com/mitchellh/go-homedir;name=go-homedir;protocol=https | |||
413 | SRCREV_gojsonschema="82fcdeb203eb6ab2a67d0a623d9c19e5e5a64927" | 453 | SRCREV_gojsonschema="82fcdeb203eb6ab2a67d0a623d9c19e5e5a64927" |
414 | SRC_URI += "git://github.com/xeipuuv/gojsonschema;name=gojsonschema;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/xeipuuv/gojsonschema" | 454 | SRC_URI += "git://github.com/xeipuuv/gojsonschema;name=gojsonschema;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/xeipuuv/gojsonschema" |
415 | 455 | ||
456 | # go.opentelemetry.io/otel/metric v1.19.0 | ||
457 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go 60666c554065ac4da502fe28943eea4b938ab479 | ||
458 | SRCREV_metric="60666c554065ac4da502fe28943eea4b938ab479" | ||
459 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=metric;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.opentelemetry.io/otel/metric" | ||
460 | |||
416 | # github.com/Masterminds/semver/v3 v3.2.1 | 461 | # github.com/Masterminds/semver/v3 v3.2.1 |
417 | # [1] git ls-remote https://github.com/Masterminds/semver e06051f8fcc4c8b4a4990c337b9862a2448722e5 | 462 | # [1] git ls-remote https://github.com/Masterminds/semver e06051f8fcc4c8b4a4990c337b9862a2448722e5 |
418 | SRCREV_v3="e06051f8fcc4c8b4a4990c337b9862a2448722e5" | 463 | SRCREV_v3="e06051f8fcc4c8b4a4990c337b9862a2448722e5" |
419 | SRC_URI += "git://github.com/Masterminds/semver;name=v3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Masterminds/semver/v3" | 464 | SRC_URI += "git://github.com/Masterminds/semver;name=v3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/Masterminds/semver/v3" |
420 | 465 | ||
421 | # github.com/containerd/cgroups/v3 v3.0.2 | 466 | # github.com/containerd/cgroups/v3 v3.0.3 |
422 | # [1] git ls-remote https://github.com/containerd/cgroups 8fa64246e17ceea54277b3ad7139d9ec17545bfa | 467 | # [1] git ls-remote https://github.com/containerd/cgroups 1e056883d58ac58daf7566065a46016b4532f35c |
423 | SRCREV_cgroups-v3="8fa64246e17ceea54277b3ad7139d9ec17545bfa" | 468 | SRCREV_cgroups-v3="1e056883d58ac58daf7566065a46016b4532f35c" |
424 | SRC_URI += "git://github.com/containerd/cgroups;name=cgroups-v3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/cgroups/v3" | 469 | SRC_URI += "git://github.com/containerd/cgroups;name=cgroups-v3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/cgroups/v3" |
425 | 470 | ||
426 | # github.com/containerd/containerd v1.7.3 | 471 | # github.com/containerd/containerd v1.7.13 |
427 | # [1] git ls-remote https://github.com/containerd/containerd 7880925980b188f4c97b462f709d0db8e8962aff | 472 | # [1] git ls-remote https://github.com/containerd/containerd 7c3aca7a610df76212171d200ca3811ff6096eb8 |
428 | SRCREV_containerd="7880925980b188f4c97b462f709d0db8e8962aff" | 473 | SRCREV_containerd="7c3aca7a610df76212171d200ca3811ff6096eb8" |
429 | SRC_URI += "git://github.com/containerd/containerd;name=containerd;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/containerd" | 474 | SRC_URI += "git://github.com/containerd/containerd;name=containerd;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/containerd" |
430 | 475 | ||
431 | # github.com/containerd/continuity v0.4.1 | 476 | # github.com/containerd/continuity v0.4.3 |
432 | # [1] git ls-remote https://github.com/containerd/continuity 25762ef7c27a37645197ed6d1d708e55a230e35d | 477 | # [1] git ls-remote https://github.com/containerd/continuity 1743d9104d944131cdedaba33a59d2f9bd80a6f2 |
433 | SRCREV_continuity="25762ef7c27a37645197ed6d1d708e55a230e35d" | 478 | SRCREV_continuity="1743d9104d944131cdedaba33a59d2f9bd80a6f2" |
434 | SRC_URI += "git://github.com/containerd/continuity;name=continuity;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/continuity" | 479 | SRC_URI += "git://github.com/containerd/continuity;name=continuity;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/continuity" |
435 | 480 | ||
436 | # github.com/containerd/typeurl/v2 v2.1.1 | 481 | # github.com/containerd/typeurl/v2 v2.1.1 |
@@ -443,9 +488,9 @@ SRC_URI += "git://github.com/containerd/typeurl;name=v2;protocol=https;nobranch= | |||
443 | SRCREV_v22="d5623bf85e8e73ae6352f78ee6b55a287619dd4e" | 488 | SRCREV_v22="d5623bf85e8e73ae6352f78ee6b55a287619dd4e" |
444 | SRC_URI += "git://github.com/coreos/go-systemd;name=v22;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/coreos/go-systemd/v22" | 489 | SRC_URI += "git://github.com/coreos/go-systemd;name=v22;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/coreos/go-systemd/v22" |
445 | 490 | ||
446 | # github.com/docker/go-connections v0.4.0 | 491 | # github.com/docker/go-connections v0.5.0 |
447 | # [1] git ls-remote https://github.com/docker/go-connections 7395e3f8aa162843a74ed6d48e79627d9792ac55 | 492 | # [1] git ls-remote https://github.com/docker/go-connections fa09c952e3eadbffaf8afc5b8a1667158ba38ace |
448 | SRCREV_go-connections="7395e3f8aa162843a74ed6d48e79627d9792ac55" | 493 | SRCREV_go-connections="fa09c952e3eadbffaf8afc5b8a1667158ba38ace" |
449 | SRC_URI += "git://github.com/docker/go-connections;name=go-connections;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/go-connections" | 494 | SRC_URI += "git://github.com/docker/go-connections;name=go-connections;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/go-connections" |
450 | 495 | ||
451 | # github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb | 496 | # github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb |
@@ -453,9 +498,9 @@ SRC_URI += "git://github.com/docker/go-connections;name=go-connections;protocol= | |||
453 | SRCREV_gojsonpointer="02993c407bfbf5f6dae44c4f4b1cf6a39b5fc5bb" | 498 | SRCREV_gojsonpointer="02993c407bfbf5f6dae44c4f4b1cf6a39b5fc5bb" |
454 | SRC_URI += "git://github.com/xeipuuv/gojsonpointer;name=gojsonpointer;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/xeipuuv/gojsonpointer" | 499 | SRC_URI += "git://github.com/xeipuuv/gojsonpointer;name=gojsonpointer;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/xeipuuv/gojsonpointer" |
455 | 500 | ||
456 | # github.com/fahedouch/go-logrotate v0.1.3 | 501 | # github.com/fahedouch/go-logrotate v0.2.0 |
457 | # [1] git ls-remote https://github.com/fahedouch/go-logrotate 8d5cc0d08c8653a794ad7bfe7c4d8150b2179aa1 | 502 | # [1] git ls-remote https://github.com/fahedouch/go-logrotate 6b28a8e09e886889e0bc4347e66bd4d4d82f5b10 |
458 | SRCREV_go-logrotate="8d5cc0d08c8653a794ad7bfe7c4d8150b2179aa1" | 503 | SRCREV_go-logrotate="6b28a8e09e886889e0bc4347e66bd4d4d82f5b10" |
459 | SRC_URI += "git://github.com/fahedouch/go-logrotate;name=go-logrotate;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/fahedouch/go-logrotate" | 504 | SRC_URI += "git://github.com/fahedouch/go-logrotate;name=go-logrotate;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/fahedouch/go-logrotate" |
460 | 505 | ||
461 | # github.com/mitchellh/mapstructure v1.5.0 | 506 | # github.com/mitchellh/mapstructure v1.5.0 |
@@ -463,6 +508,11 @@ SRC_URI += "git://github.com/fahedouch/go-logrotate;name=go-logrotate;protocol=h | |||
463 | SRCREV_mapstructure="ab69d8d93410fce4361f4912bb1ff88110a81311" | 508 | SRCREV_mapstructure="ab69d8d93410fce4361f4912bb1ff88110a81311" |
464 | SRC_URI += "git://github.com/mitchellh/mapstructure;name=mapstructure;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mitchellh/mapstructure" | 509 | SRC_URI += "git://github.com/mitchellh/mapstructure;name=mapstructure;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/mitchellh/mapstructure" |
465 | 510 | ||
511 | # github.com/distribution/reference v0.5.0 | ||
512 | # [1] git ls-remote https://github.com/distribution/reference 49c28499d219290c3226822e9cfcd4ede6d75379 | ||
513 | SRCREV_reference="49c28499d219290c3226822e9cfcd4ede6d75379" | ||
514 | SRC_URI += "git://github.com/distribution/reference;name=reference;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/distribution/reference" | ||
515 | |||
466 | # github.com/multiformats/go-base32 v0.1.0 | 516 | # github.com/multiformats/go-base32 v0.1.0 |
467 | # [1] git ls-remote https://github.com/multiformats/go-base32 a16b66327f327428b32b919939b8c93482507e1f | 517 | # [1] git ls-remote https://github.com/multiformats/go-base32 a16b66327f327428b32b919939b8c93482507e1f |
468 | SRCREV_go-base32="a16b66327f327428b32b919939b8c93482507e1f" | 518 | SRCREV_go-base32="a16b66327f327428b32b919939b8c93482507e1f" |
@@ -483,9 +533,9 @@ SRC_URI += "git://github.com/multiformats/go-varint;name=go-varint;protocol=http | |||
483 | SRCREV_selinux="b68c45eb2df48c6b0c949901ccda90c8e65fe677" | 533 | SRCREV_selinux="b68c45eb2df48c6b0c949901ccda90c8e65fe677" |
484 | SRC_URI += "git://github.com/opencontainers/selinux;name=selinux;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/opencontainers/selinux" | 534 | SRC_URI += "git://github.com/opencontainers/selinux;name=selinux;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/opencontainers/selinux" |
485 | 535 | ||
486 | # github.com/compose-spec/compose-go v1.17.0 | 536 | # github.com/compose-spec/compose-go v1.20.2 |
487 | # [1] git ls-remote https://github.com/compose-spec/compose-go 95ac1be8bfdc4dc21cdfb14e37b52c31275046a3 | 537 | # [1] git ls-remote https://github.com/compose-spec/compose-go e390b9774ca100e1d75c8bc075054502783b48b8 |
488 | SRCREV_compose-go="95ac1be8bfdc4dc21cdfb14e37b52c31275046a3" | 538 | SRCREV_compose-go="e390b9774ca100e1d75c8bc075054502783b48b8" |
489 | SRC_URI += "git://github.com/compose-spec/compose-go;name=compose-go;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/compose-spec/compose-go" | 539 | SRC_URI += "git://github.com/compose-spec/compose-go;name=compose-go;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/compose-spec/compose-go" |
490 | 540 | ||
491 | # github.com/containernetworking/cni v1.1.2 | 541 | # github.com/containernetworking/cni v1.1.2 |
@@ -503,9 +553,9 @@ SRC_URI += "git://github.com/hashicorp/go-multierror;name=go-multierror;protocol | |||
503 | SRCREV_gojsonreference="bd5ef7bd5415a7ac448318e64f11a24cd21e594b" | 553 | SRCREV_gojsonreference="bd5ef7bd5415a7ac448318e64f11a24cd21e594b" |
504 | SRC_URI += "git://github.com/xeipuuv/gojsonreference;name=gojsonreference;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/xeipuuv/gojsonreference" | 554 | SRC_URI += "git://github.com/xeipuuv/gojsonreference;name=gojsonreference;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/xeipuuv/gojsonreference" |
505 | 555 | ||
506 | # github.com/awslabs/soci-snapshotter v0.3.0 | 556 | # github.com/awslabs/soci-snapshotter v0.4.1 |
507 | # [1] git ls-remote https://github.com/awslabs/soci-snapshotter 2574f6466b4a148be04f8f79c6e71167994452a7 | 557 | # [1] git ls-remote https://github.com/awslabs/soci-snapshotter 34e069d90460f422c549b3a8994aa26820cf6544 |
508 | SRCREV_soci-snapshotter="2574f6466b4a148be04f8f79c6e71167994452a7" | 558 | SRCREV_soci-snapshotter="34e069d90460f422c549b3a8994aa26820cf6544" |
509 | SRC_URI += "git://github.com/awslabs/soci-snapshotter;name=soci-snapshotter;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/awslabs/soci-snapshotter" | 559 | SRC_URI += "git://github.com/awslabs/soci-snapshotter;name=soci-snapshotter;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/awslabs/soci-snapshotter" |
510 | 560 | ||
511 | # github.com/opencontainers/go-digest v1.0.0 | 561 | # github.com/opencontainers/go-digest v1.0.0 |
@@ -513,14 +563,14 @@ SRC_URI += "git://github.com/awslabs/soci-snapshotter;name=soci-snapshotter;prot | |||
513 | SRCREV_go-digest="ea51bea511f75cfa3ef6098cc253c5c3609b037a" | 563 | SRCREV_go-digest="ea51bea511f75cfa3ef6098cc253c5c3609b037a" |
514 | SRC_URI += "git://github.com/opencontainers/go-digest;name=go-digest;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/opencontainers/go-digest" | 564 | SRC_URI += "git://github.com/opencontainers/go-digest;name=go-digest;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/opencontainers/go-digest" |
515 | 565 | ||
516 | # github.com/opencontainers/image-spec v1.1.0-rc4 | 566 | # github.com/opencontainers/image-spec v1.1.0 |
517 | # [1] git ls-remote https://github.com/opencontainers/image-spec 82e8329f7eb6df5c62924f2792d285ba276ae876 | 567 | # [1] git ls-remote https://github.com/opencontainers/image-spec e7f7c0ca69b21688c3cea7c87a04e4503e6099e2 |
518 | SRCREV_image-spec="82e8329f7eb6df5c62924f2792d285ba276ae876" | 568 | SRCREV_image-spec="e7f7c0ca69b21688c3cea7c87a04e4503e6099e2" |
519 | SRC_URI += "git://github.com/opencontainers/image-spec;name=image-spec;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/opencontainers/image-spec" | 569 | SRC_URI += "git://github.com/opencontainers/image-spec;name=image-spec;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/opencontainers/image-spec" |
520 | 570 | ||
521 | # github.com/AdaLogics/go-fuzz-headers v0.0.0-20230106234847-43070de90fa1 | 571 | # github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 |
522 | # [1] git ls-remote https://github.com/AdaLogics/go-fuzz-headers 43070de90fa134c9ea55cd6de4308a2ae59658d3 | 572 | # [1] git ls-remote https://github.com/AdaLogics/go-fuzz-headers ced1acdcaa24dc39c01b039fc37576c395f506cf |
523 | SRCREV_go-fuzz-headers="43070de90fa134c9ea55cd6de4308a2ae59658d3" | 573 | SRCREV_go-fuzz-headers="ced1acdcaa24dc39c01b039fc37576c395f506cf" |
524 | SRC_URI += "git://github.com/AdaLogics/go-fuzz-headers;name=go-fuzz-headers;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/AdaLogics/go-fuzz-headers" | 574 | SRC_URI += "git://github.com/AdaLogics/go-fuzz-headers;name=go-fuzz-headers;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/AdaLogics/go-fuzz-headers" |
525 | 575 | ||
526 | # github.com/inconshreveable/mousetrap v1.1.0 | 576 | # github.com/inconshreveable/mousetrap v1.1.0 |
@@ -528,9 +578,9 @@ SRC_URI += "git://github.com/AdaLogics/go-fuzz-headers;name=go-fuzz-headers;prot | |||
528 | SRCREV_mousetrap="4e8053ee7ef85a6bd26368364a6d27f1641c1d21" | 578 | SRCREV_mousetrap="4e8053ee7ef85a6bd26368364a6d27f1641c1d21" |
529 | SRC_URI += "git://github.com/inconshreveable/mousetrap;name=mousetrap;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/inconshreveable/mousetrap" | 579 | SRC_URI += "git://github.com/inconshreveable/mousetrap;name=mousetrap;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/inconshreveable/mousetrap" |
530 | 580 | ||
531 | # github.com/multiformats/go-multiaddr v0.8.0 | 581 | # github.com/multiformats/go-multiaddr v0.12.0 |
532 | # [1] git ls-remote https://github.com/multiformats/go-multiaddr f317559337171436148d927749f783f33b82a698 | 582 | # [1] git ls-remote https://github.com/multiformats/go-multiaddr 5dd793c6fc4935fad347429a48a168acc8073474 |
533 | SRCREV_go-multiaddr="f317559337171436148d927749f783f33b82a698" | 583 | SRCREV_go-multiaddr="5dd793c6fc4935fad347429a48a168acc8073474" |
534 | SRC_URI += "git://github.com/multiformats/go-multiaddr;name=go-multiaddr;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/multiformats/go-multiaddr" | 584 | SRC_URI += "git://github.com/multiformats/go-multiaddr;name=go-multiaddr;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/multiformats/go-multiaddr" |
535 | 585 | ||
536 | # github.com/multiformats/go-multibase v0.1.1 | 586 | # github.com/multiformats/go-multibase v0.1.1 |
@@ -548,14 +598,14 @@ SRC_URI += "git://github.com/multiformats/go-multihash;name=go-multihash;protoco | |||
548 | SRCREV_go-pkcs11uri="78d3cae3a9805d89aa4fa80a362ca944c89a1b99" | 598 | SRCREV_go-pkcs11uri="78d3cae3a9805d89aa4fa80a362ca944c89a1b99" |
549 | SRC_URI += "git://github.com/stefanberger/go-pkcs11uri;name=go-pkcs11uri;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/stefanberger/go-pkcs11uri" | 599 | SRC_URI += "git://github.com/stefanberger/go-pkcs11uri;name=go-pkcs11uri;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/stefanberger/go-pkcs11uri" |
550 | 600 | ||
551 | # github.com/cyphar/filepath-securejoin v0.2.3 | 601 | # github.com/cyphar/filepath-securejoin v0.2.4 |
552 | # [1] git ls-remote https://github.com/cyphar/filepath-securejoin 8f267f5ea675a20a2cb5e91011d063721f53bf79 | 602 | # [1] git ls-remote https://github.com/cyphar/filepath-securejoin 2710d06c5b4ba3168beffa0689798d2db12e8ac4 |
553 | SRCREV_filepath-securejoin="8f267f5ea675a20a2cb5e91011d063721f53bf79" | 603 | SRCREV_filepath-securejoin="2710d06c5b4ba3168beffa0689798d2db12e8ac4" |
554 | SRC_URI += "git://github.com/cyphar/filepath-securejoin;name=filepath-securejoin;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/cyphar/filepath-securejoin" | 604 | SRC_URI += "git://github.com/cyphar/filepath-securejoin;name=filepath-securejoin;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/cyphar/filepath-securejoin" |
555 | 605 | ||
556 | # github.com/containernetworking/plugins v1.3.0 | 606 | # github.com/containernetworking/plugins v1.4.0 |
557 | # [1] git ls-remote https://github.com/containernetworking/plugins 38f18d26ecfef550b8bac02656cc11103fd7cff1 | 607 | # [1] git ls-remote https://github.com/containernetworking/plugins 1fb5bf669e42cd208008e52d45b41fe2c3eb8dbc |
558 | SRCREV_plugins="38f18d26ecfef550b8bac02656cc11103fd7cff1" | 608 | SRCREV_plugins="1fb5bf669e42cd208008e52d45b41fe2c3eb8dbc" |
559 | SRC_URI += "git://github.com/containernetworking/plugins;name=plugins;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containernetworking/plugins" | 609 | SRC_URI += "git://github.com/containernetworking/plugins;name=plugins;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containernetworking/plugins" |
560 | 610 | ||
561 | # github.com/fluent/fluent-logger-golang v1.9.0 | 611 | # github.com/fluent/fluent-logger-golang v1.9.0 |
@@ -563,9 +613,9 @@ SRC_URI += "git://github.com/containernetworking/plugins;name=plugins;protocol=h | |||
563 | SRCREV_fluent-logger-golang="5538e904aeb515c10a624da620581bdf420d4b8a" | 613 | SRCREV_fluent-logger-golang="5538e904aeb515c10a624da620581bdf420d4b8a" |
564 | SRC_URI += "git://github.com/fluent/fluent-logger-golang;name=fluent-logger-golang;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/fluent/fluent-logger-golang" | 614 | SRC_URI += "git://github.com/fluent/fluent-logger-golang;name=fluent-logger-golang;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/fluent/fluent-logger-golang" |
565 | 615 | ||
566 | # github.com/opencontainers/runtime-spec v1.1.0 | 616 | # github.com/opencontainers/runtime-spec v1.2.0 |
567 | # [1] git ls-remote https://github.com/opencontainers/runtime-spec 06252546d1cabcd924a5fb3cb0177178d5e3082f | 617 | # [1] git ls-remote https://github.com/opencontainers/runtime-spec 36852b0d072a4b5da675300a9e73bc4b0853f5c6 |
568 | SRCREV_runtime-spec="06252546d1cabcd924a5fb3cb0177178d5e3082f" | 618 | SRCREV_runtime-spec="36852b0d072a4b5da675300a9e73bc4b0853f5c6" |
569 | SRC_URI += "git://github.com/opencontainers/runtime-spec;name=runtime-spec;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/opencontainers/runtime-spec" | 619 | SRC_URI += "git://github.com/opencontainers/runtime-spec;name=runtime-spec;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/opencontainers/runtime-spec" |
570 | 620 | ||
571 | # github.com/AdamKorcz/go-118-fuzz-build v0.0.0-20230306123547-8075edf89bb0 | 621 | # github.com/AdamKorcz/go-118-fuzz-build v0.0.0-20230306123547-8075edf89bb0 |
@@ -573,29 +623,24 @@ SRC_URI += "git://github.com/opencontainers/runtime-spec;name=runtime-spec;proto | |||
573 | SRCREV_go-118-fuzz-build="8075edf89bb034603c758f28fe93143047ac5677" | 623 | SRCREV_go-118-fuzz-build="8075edf89bb034603c758f28fe93143047ac5677" |
574 | SRC_URI += "git://github.com/AdamKorcz/go-118-fuzz-build;name=go-118-fuzz-build;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/AdamKorcz/go-118-fuzz-build" | 624 | SRC_URI += "git://github.com/AdamKorcz/go-118-fuzz-build;name=go-118-fuzz-build;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/AdamKorcz/go-118-fuzz-build" |
575 | 625 | ||
576 | # github.com/containerd/nydus-snapshotter v0.10.0 | 626 | # github.com/containerd/nydus-snapshotter v0.13.7 |
577 | # [1] git ls-remote https://github.com/containerd/nydus-snapshotter 8ca9591ac87cd816783d58ce0c07f6747b9f1282 | 627 | # [1] git ls-remote https://github.com/containerd/nydus-snapshotter 3fcac86ccfe192b34e8605de9e26b9f40150c8cb |
578 | SRCREV_nydus-snapshotter="8ca9591ac87cd816783d58ce0c07f6747b9f1282" | 628 | SRCREV_nydus-snapshotter="3fcac86ccfe192b34e8605de9e26b9f40150c8cb" |
579 | SRC_URI += "git://github.com/containerd/nydus-snapshotter;name=nydus-snapshotter;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/nydus-snapshotter" | 629 | SRC_URI += "git://github.com/containerd/nydus-snapshotter;name=nydus-snapshotter;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/nydus-snapshotter" |
580 | 630 | ||
581 | # github.com/distribution/distribution/v3 v3.0.0-20230214150026-36d8c594d7aa | 631 | # github.com/containerd/stargz-snapshotter v0.15.1 |
582 | # [1] git ls-remote https://github.com/distribution/distribution 36d8c594d7aa4fb0b9b927fb1edf4171b36f361b | 632 | # [1] git ls-remote https://github.com/containerd/stargz-snapshotter 64ab83bd65cd4a763e262955984232cc5ddfeb3f |
583 | SRCREV_distribution-v3="36d8c594d7aa4fb0b9b927fb1edf4171b36f361b" | 633 | SRCREV_stargz-snapshotter="64ab83bd65cd4a763e262955984232cc5ddfeb3f" |
584 | SRC_URI += "git://github.com/distribution/distribution;name=distribution-v3;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/distribution/distribution/v3" | ||
585 | |||
586 | # github.com/containerd/stargz-snapshotter v0.14.3 | ||
587 | # [1] git ls-remote https://github.com/containerd/stargz-snapshotter 6ee6fa1a88df6ea098f6b7dddde29e33f09d5331 | ||
588 | SRCREV_stargz-snapshotter="6ee6fa1a88df6ea098f6b7dddde29e33f09d5331" | ||
589 | SRC_URI += "git://github.com/containerd/stargz-snapshotter;name=stargz-snapshotter;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/stargz-snapshotter" | 634 | SRC_URI += "git://github.com/containerd/stargz-snapshotter;name=stargz-snapshotter;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/stargz-snapshotter" |
590 | 635 | ||
591 | # github.com/rootless-containers/rootlesskit v1.1.1 | 636 | # google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b |
592 | # [1] git ls-remote https://github.com/rootless-containers/rootlesskit a2c596ff9b3fddc0c2becb38f2ef4004f15765b5 | 637 | # [1] git ls-remote https://github.com/googleapis/go-genproto 49dd2c1f3d0bf0f025ccaf8eeaaad902e3c63846 |
593 | SRCREV_rootlesskit="a2c596ff9b3fddc0c2becb38f2ef4004f15765b5" | 638 | SRCREV_rpc="49dd2c1f3d0bf0f025ccaf8eeaaad902e3c63846" |
594 | SRC_URI += "git://github.com/rootless-containers/rootlesskit;name=rootlesskit;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/rootless-containers/rootlesskit" | 639 | SRC_URI += "git://github.com/googleapis/go-genproto;name=rpc;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/google.golang.org/genproto/googleapis/rpc" |
595 | 640 | ||
596 | # github.com/rootless-containers/bypass4netns v0.3.0 | 641 | # github.com/rootless-containers/bypass4netns v0.4.0 |
597 | # [1] git ls-remote https://github.com/rootless-containers/bypass4netns 8175487972621850933a7bd6c6924a16569ba435 | 642 | # [1] git ls-remote https://github.com/rootless-containers/bypass4netns 3385f1f32437dba4300a2bdf1567a7ece939f9b9 |
598 | SRCREV_bypass4netns="8175487972621850933a7bd6c6924a16569ba435" | 643 | SRCREV_bypass4netns="3385f1f32437dba4300a2bdf1567a7ece939f9b9" |
599 | SRC_URI += "git://github.com/rootless-containers/bypass4netns;name=bypass4netns;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/rootless-containers/bypass4netns" | 644 | SRC_URI += "git://github.com/rootless-containers/bypass4netns;name=bypass4netns;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/rootless-containers/bypass4netns" |
600 | 645 | ||
601 | # github.com/docker/docker-credential-helpers v0.7.0 | 646 | # github.com/docker/docker-credential-helpers v0.7.0 |
@@ -603,18 +648,28 @@ SRC_URI += "git://github.com/rootless-containers/bypass4netns;name=bypass4netns; | |||
603 | SRCREV_docker-credential-helpers="ac5992b5f4756fc0398a7d0c93c609e624368bde" | 648 | SRCREV_docker-credential-helpers="ac5992b5f4756fc0398a7d0c93c609e624368bde" |
604 | SRC_URI += "git://github.com/docker/docker-credential-helpers;name=docker-credential-helpers;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/docker-credential-helpers" | 649 | SRC_URI += "git://github.com/docker/docker-credential-helpers;name=docker-credential-helpers;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/docker/docker-credential-helpers" |
605 | 650 | ||
606 | # github.com/containerd/stargz-snapshotter/ipfs v0.14.3 | 651 | # github.com/containerd/stargz-snapshotter/ipfs v0.15.1 |
607 | # [1] git ls-remote https://github.com/containerd/stargz-snapshotter 6ee6fa1a88df6ea098f6b7dddde29e33f09d5331 | 652 | # [1] git ls-remote https://github.com/containerd/stargz-snapshotter 64ab83bd65cd4a763e262955984232cc5ddfeb3f |
608 | SRCREV_ipfs="6ee6fa1a88df6ea098f6b7dddde29e33f09d5331" | 653 | SRCREV_ipfs="64ab83bd65cd4a763e262955984232cc5ddfeb3f" |
609 | SRC_URI += "git://github.com/containerd/stargz-snapshotter;name=ipfs;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/stargz-snapshotter/ipfs" | 654 | SRC_URI += "git://github.com/containerd/stargz-snapshotter;name=ipfs;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/stargz-snapshotter/ipfs" |
610 | 655 | ||
611 | # github.com/containerd/stargz-snapshotter/estargz v0.14.3 | 656 | # github.com/rootless-containers/rootlesskit/v2 v2.0.1 |
612 | # [1] git ls-remote https://github.com/containerd/stargz-snapshotter 6ee6fa1a88df6ea098f6b7dddde29e33f09d5331 | 657 | # [1] git ls-remote https://github.com/rootless-containers/rootlesskit 5e9cd7880619a3c0a675e6a41d9562b6839066ee |
613 | SRCREV_estargz="6ee6fa1a88df6ea098f6b7dddde29e33f09d5331" | 658 | SRCREV_rootlesskit-v2="5e9cd7880619a3c0a675e6a41d9562b6839066ee" |
659 | SRC_URI += "git://github.com/rootless-containers/rootlesskit;name=rootlesskit-v2;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/rootless-containers/rootlesskit/v2" | ||
660 | |||
661 | # github.com/containerd/stargz-snapshotter/estargz v0.15.1 | ||
662 | # [1] git ls-remote https://github.com/containerd/stargz-snapshotter 64ab83bd65cd4a763e262955984232cc5ddfeb3f | ||
663 | SRCREV_estargz="64ab83bd65cd4a763e262955984232cc5ddfeb3f" | ||
614 | SRC_URI += "git://github.com/containerd/stargz-snapshotter;name=estargz;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/stargz-snapshotter/estargz" | 664 | SRC_URI += "git://github.com/containerd/stargz-snapshotter;name=estargz;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/stargz-snapshotter/estargz" |
615 | 665 | ||
616 | # github.com/containerd/accelerated-container-image v0.6.7 | 666 | # github.com/containerd/accelerated-container-image v1.0.2 |
617 | # [1] git ls-remote https://github.com/containerd/accelerated-container-image aabf505074e0a31879bf004ec400c659ff046b70 | 667 | # [1] git ls-remote https://github.com/containerd/accelerated-container-image 526b680966031d9e07371894e1de68cbf9ae6282 |
618 | SRCREV_accelerated-container-image="aabf505074e0a31879bf004ec400c659ff046b70" | 668 | SRCREV_accelerated-container-image="526b680966031d9e07371894e1de68cbf9ae6282" |
619 | SRC_URI += "git://github.com/containerd/accelerated-container-image;name=accelerated-container-image;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/accelerated-container-image" | 669 | SRC_URI += "git://github.com/containerd/accelerated-container-image;name=accelerated-container-image;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/github.com/containerd/accelerated-container-image" |
620 | 670 | ||
671 | # go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.45.0 | ||
672 | # [1] git ls-remote https://github.com/open-telemetry/opentelemetry-go-contrib 9d4eb7e7706038b07d33f83f76afbe13f53d171d | ||
673 | SRCREV_otelhttp="9d4eb7e7706038b07d33f83f76afbe13f53d171d" | ||
674 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go-contrib;name=otelhttp;protocol=https;nobranch=1;destsuffix=${WORKDIR}/${BP}/src/import/vendor.fetch/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp" | ||
675 | |||