diff options
author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2024-07-15 20:34:20 +0000 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2024-07-15 20:34:34 +0000 |
commit | 485f225bb74465d4da21cad8b16ca6efb306fc20 (patch) | |
tree | e55f00cd00315d43abeee7cf1b0475c71f98f353 | |
parent | bb2f6b880b4e0b5d9861c01080c146a3d9c4fd7b (diff) | |
download | meta-virtualization-485f225bb74465d4da21cad8b16ca6efb306fc20.tar.gz |
nerdctl: update to v2.0.0-rc.0
Bumping nerdctl to version v2.0.0-rc.0-79-gd273fd20, which comprises the following commits:
6d97c6e9 build(deps): bump github.com/containerd/go-cni from 1.1.9 to 1.1.10
dd52560f CI: update Ubuntu (24.04)
ae277688 feat: support for --sig-proxy in run
6c1e9618 build(deps): bump github.com/containernetworking/cni from 1.2.1 to 1.2.2
c493afcd pkg/defaults: add defaults_darwin.go
b997648a Fix check for empty $HOME and $XDG_RUNTIME_DIR
8a5137b0 build(deps): bump docker/build-push-action from 6.0.2 to 6.1.0
02d5329a build(deps): bump docker/build-push-action from 6.0.1 to 6.0.2
c2fa1ed9 update soci-snapshotter (0.6.1)
820f7404 update Nydus (2.2.5)
480fc999 update gotestsum (1.12.0)
6cc63162 update Kubo (0.29.0)
f16b79c2 CI: cross: do not use Go 1.21 for nerdctl-full deps
f35e4251 update golangci-lint (1.59.1)
85a8bf86 update BuildKit (0.14.1)
465365a0 update CNI plugins (1.5.1)
bccfdc82 update containerd (2.0.0-rc.3)
ead5ce6c Volume QA: remove (fixes and tests)
a28dbf29 Dockerfile: use Go 1.22 for runc
97552985 Bump compose-go to v2
e13ff68b Remove duplicate function
515c3ade Add HOSTNAME environment variable
0c300dca fix: close the hosts file
15a8a8dc Aftermath docker migration: fix racyness in tests
5dd36b60 Implement network namespacing
58f7720e build(deps): bump docker/build-push-action from 6.0.0 to 6.0.1
6d0c8f87 Replace SetEnv invocation by base.Env to unlock parallelization
c0e4e92c Add mechanism to prevent Cmd from executing multiple times
ac4830df MAINTAINERS: move Ye Sijun (junnplus) from a COMMITTER to a EMERITUS
2606265d build(deps): bump github.com/containernetworking/cni from 1.2.0 to 1.2.1
34d7c310 build(deps): bump docker/build-push-action from 5.4.0 to 6.0.0
0b201417 build(deps): bump github.com/containernetworking/plugins
9a76ba10 Disable build and publish on PR for purely md changes
eace9da1 Add doc note about --ip and bridge
e789f2cd Docker v26 compatibility & test fixes
b63f4d6b Add --pull option to build command
091de746 update containerd (1.7.18), runc (1.1.13)
a3195b27 MAINTAINERS: promote Kay Yan (yankay) from a REVIEWER to a COMMITTER
f4a7e0c8 Restore logger output
37098ac6 build(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1
14d8b42a build(deps): bump github.com/klauspost/compress from 1.17.8 to 1.17.9
4f8a70b6 build(deps): bump actions/checkout from 4.1.6 to 4.1.7
f942d2c5 test-integration-docker-compatibility: install Docker v24
972a9b10 build(deps): bump github.com/containerd/platforms from 0.2.0 to 0.2.1
37c0cb67 Safer / faster convert zstd
b20070d2 Revamped testregistry and login tests
edb8c19d build(deps): bump docker/build-push-action from 5.3.0 to 5.4.0
dc237a35 build(deps): bump github.com/Microsoft/hcsshim from 0.12.3 to 0.12.4
80731ff3 Caching and list optimizations
b0c23492 MAINTAINERS: move Hanchin Hsieh (yuchanns) from a REVIEWER to a EMERITUS
e021a92a MAINTAINERS: promote Jin Dong (djdongjin) from a REVIEWER to a COMMITTER
4907e59c fix container list with json format
b94caffe build(deps): bump github.com/docker/cli
47b45261 build(deps): bump github.com/containerd/containerd from 1.7.17 to 1.7.18
530b0913 build(deps): bump github.com/docker/docker
2240323d build(deps): bump golang.org/x/net from 0.25.0 to 0.26.0
5b8d5a30 build(deps): bump golang.org/x/crypto from 0.23.0 to 0.24.0
7675d267 update imgcrypt (1.1.11)
875a962e Remove spurious debugging leftover
11802cf3 Fix wrong package import
6917840b CI: .md files changes should not trigger tests
f491e83f Disabling test on unsupported platforms
eb001fad Image inspect rework
4d4fd5fb State how to run a single integration test
099ef7bd Image history enhancements
3d875395 build(deps): bump docker/login-action from 3.1.0 to 3.2.0
838d5a11 build(deps): bump github.com/containerd/imgcrypt from 1.1.10 to 1.1.11
eb5d4426 update slirp4netns (1.3.1)
1ec6764f update containerd (1.7.17)
03bee846 update CNI plugins (1.5.0)
4b0b69d3 go.mod: github.com/containernetworking/plugins v1.5.0
949dc8aa build(deps): bump github.com/awslabs/soci-snapshotter
11fcb6b0 Do not obtain task info when it is not necessary in commit command
713851de add retry on test
cf5073b4 support image label
0988c9b8 chore: remove impossible error check
8b34abdf Implement container inspect --size, SizeRootFs and SizeRw
0d470e7e Implementing StartedAt for containers
93b13817 build(deps): bump github.com/containerd/nydus-snapshotter
5f8c0c9d build(deps): bump github.com/docker/cli
80bc6835 build(deps): bump actions/checkout from 4.1.5 to 4.1.6
35a90ef6 build(deps): bump github.com/docker/docker
64af5a6d build(deps): bump github.com/containerd/containerd from 1.7.16 to 1.7.17
480eb6ee Support DHCP IPAM opts and set the hostname
274b8a6e Fix cni plugins sha after spurious 1.4.1 re-release
cc60f5d5 build(deps): bump actions/checkout from 4.1.4 to 4.1.5
b24582bc build(deps): bump github.com/fatih/color from 1.16.0 to 1.17.0
6b10870c Re-acquire name in onStartContainer (see #2992)
c60adf29 Add missing alias for container rm/remove
fac3d35e build(deps): bump github.com/docker/cli
c5d1b532 Allow directories for --device and in-container path
762fe91c Fix some /etc/ file permissions (see #2684)
926b88f3 build(deps): bump github.com/containerd/platforms from 0.1.1 to 0.2.0
41bf4414 build(deps): bump github.com/docker/docker
516503a0 Fix markdown link
c17badbc build(deps): bump golangci/golangci-lint-action from 5.1.0 to 6.0.1
83382d5b build(deps): bump golang.org/x/net from 0.24.0 to 0.25.0
4b9de97d inspect: show mounts info from CRI/ctr containers
d197e5b7 build(deps): bump github.com/docker/cli
227505ce build(deps): bump github.com/docker/docker
c6c4a7bd build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.1 to 2.2.2
618639b3 build(deps): bump github.com/cyphar/filepath-securejoin
4e615922 CI: use Go 1.22
49993c5b build(deps): bump golangci/golangci-lint-action from 5.0.0 to 5.1.0
ad607362 build(deps): bump github.com/containerd/nydus-snapshotter
2c1d745b build(deps): bump github.com/rootless-containers/rootlesskit/v2
54b29564 fix: set mountpoint RW and Propagation in internal mount label
ff6c1c49 skip Kubo 0.28.0
bb6f9e66 update RootlessKit (2.1.0)
f34b02ad update slirp4netns (1.3.0)
e9535e52 update BuildKit (0.13.2)
47053926 update containerd (1.7.16)
a4f2ed07 build(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.0.0
bd7fdb37 build(deps): bump github.com/containerd/containerd from 1.7.15 to 1.7.16
93f404c7 fix: error check in the ensureFile func
a279dfab build(deps): bump actions/checkout from 4.1.3 to 4.1.4
4f46cf94 build(deps): bump github.com/docker/cli
8765df23 build(deps): bump github.com/docker/docker
6b047d24 build(deps): bump github.com/Microsoft/hcsshim from 0.12.2 to 0.12.3
0439917f build(deps): bump actions/checkout from 4.1.2 to 4.1.3
199edf1a build(deps): bump github.com/Microsoft/go-winio from 0.6.1 to 0.6.2
79897c8b build(deps): bump github.com/docker/cli
a40d98d2 build(deps): bump github.com/containernetworking/cni from 1.1.2 to 1.2.0
03fd3c76 build(deps): bump github.com/awslabs/soci-snapshotter
47f272d2 build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.0 to 2.2.1
c1c0fc93 build(deps): bump github.com/fahedouch/go-logrotate from 0.2.0 to 0.2.1
6ffb5466 build(deps): bump github.com/docker/cli
dc42456f build(deps): bump github.com/docker/docker
d4257170 build(deps): bump github.com/containerd/accelerated-container-image
9b8e1dd3 fix follow tail of rotate log
a3fdaafa fix: cleanup volume dir if create volume failed
27b8dd84 build(deps): bump github.com/klauspost/compress from 1.17.7 to 1.17.8
46acf060 build(deps): bump github.com/rootless-containers/bypass4netns
b5117a23 Rationalise build constraints for Go 1.19 onwards
5fac99b3 Implement autodetection of Windows buildkitd socket
6e6aa4a9 Enable building on Windows hosts
0d75e34f Remove unused defaults.BuildKitHost
62e031c6 bypass4netns: allow ignoring bind
f802ba87 update bypass4netns (0.4.1)
2c446522 build(deps): bump github.com/containerd/accelerated-container-image
2cfff270 update containerd (1.7.15)
a1fd53b7 build(deps): bump github.com/containerd/containerd from 1.7.14 to 1.7.15
858fa60e build(deps): bump golang.org/x/sync from 0.6.0 to 0.7.0
6b8a1c63 build(deps): bump golang.org/x/net from 0.23.0 to 0.24.0
af4c470d build(deps): bump golang.org/x/crypto from 0.21.0 to 0.22.0
cc495f2a build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0
fc4c8e78 annotations: add `nerdctl/bypass4netns-ignore-subnets` (`[]string`)
f42ab2ff Implement `nerdctl run --annotation` (introduced in Docker v24)
9ba9ddca update BuildKit (0.13.1)
6f83a71d build(deps): bump github.com/Microsoft/hcsshim from 0.12.1 to 0.12.2
da2f576f build(deps): bump github.com/docker/docker
3809ec53 CI: FreeBSD: use Go 1.22
c0d7b734 build(deps): bump github.com/containerd/nydus-snapshotter
ea7769fc build(deps): bump github.com/Microsoft/hcsshim from 0.12.0 to 0.12.1
e7608c8b deflake TestImageConvertEStargz
c1c7e251 not check return of rmi in pushImageToIPFS
70ee810a pkg/api/types: remove dependencies on nerdctl
8ae661e9 build(deps): bump github.com/pelletier/go-toml/v2 from 2.1.1 to 2.2.0
2122a714 update cosign image to latest release
3b12a202 build(deps): bump docker/build-push-action from 5.2.0 to 5.3.0
1c371393 update imgcrypt (1.1.10)
9d60dbb0 build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0
0f9c8de4 feat(compose_up): add --abort-on-container-exit flag
d83f9f13 build(deps): bump github.com/containerd/imgcrypt from 1.1.9 to 1.1.10
5e785705 build(deps): bump github.com/containerd/accelerated-container-image
8c75ca70 build(deps): bump docker/login-action from 3.0.0 to 3.1.0
ee2f8d64 update Kubo (0.27.0)
4917c16a update RootlessKit (2.0.2)
4dbac7f8 update CNI plugins (1.4.1)
046bfc06 build(deps): bump github.com/containernetworking/plugins
6958d07c build(deps): bump actions/checkout from 4.1.1 to 4.1.2
0ec5c7e9 refactor: replace os.MkdirTemp with t.TempDir with cleanup
4d9abe27 update containerd (1.7.14),(1.6.30)
533f16b9 CI: update FreeBSD to 14
258362b8 build(deps): bump github.com/containerd/containerd from 1.7.13 to 1.7.14
bc8450e8 feat: add extra contexts to buildctl call #2835
341c60d4 update BuildKit (0.13.0)
ca56bc42 build(deps): bump docker/build-push-action from 5.1.0 to 5.2.0
41b669d7 feat: create network cleanup function for kill and stop cmd
da007062 build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3
62d013c1 build(deps): bump github.com/rootless-containers/rootlesskit/v2
74e27374 build(deps): bump github.com/Microsoft/hcsshim from 0.11.4 to 0.12.0
26c02362 chore: remove useless error check
f853ab85 Enhance default platform comparision for image shareablity #2810
45b86c21 build(deps): bump golang.org/x/net from 0.21.0 to 0.22.0
be006100 build(deps): bump golang.org/x/crypto from 0.20.0 to 0.21.0
f1595262 Use json marshal/unmarshal to copy
3d28dbf6 fix: typos
772d4791 build(deps): bump github.com/containerd/accelerated-container-image
d94c8f59 build(deps): bump golang.org/x/crypto from 0.19.0 to 0.20.0
18f29fb0 fix: add onstartcontainer hook
d8412eed build(deps): bump github.com/containerd/nydus-snapshotter
261bd97c build(deps): bump github.com/klauspost/compress from 1.17.6 to 1.17.7
41b83493 Rootlesskit Network Design
8d840dae doc: should use master tag for binfmt
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
-rw-r--r-- | recipes-containers/nerdctl/nerdctl/modules.txt | 100 | ||||
-rw-r--r-- | recipes-containers/nerdctl/nerdctl_git.bb | 2 | ||||
-rw-r--r-- | recipes-containers/nerdctl/relocation.inc | 10 | ||||
-rw-r--r-- | recipes-containers/nerdctl/src_uri.inc | 306 |
4 files changed, 209 insertions, 209 deletions
diff --git a/recipes-containers/nerdctl/nerdctl/modules.txt b/recipes-containers/nerdctl/nerdctl/modules.txt index b26ec8ec..ac780f86 100644 --- a/recipes-containers/nerdctl/nerdctl/modules.txt +++ b/recipes-containers/nerdctl/nerdctl/modules.txt | |||
@@ -1,34 +1,36 @@ | |||
1 | # github.com/Masterminds/semver/v3 v3.2.1 | 1 | # github.com/Masterminds/semver/v3 v3.2.1 |
2 | ## explicit | 2 | ## explicit |
3 | # github.com/Microsoft/go-winio v0.6.1 | 3 | # github.com/Microsoft/go-winio v0.6.2 |
4 | ## explicit | 4 | ## explicit |
5 | # github.com/Microsoft/hcsshim v0.11.4 | 5 | # github.com/Microsoft/hcsshim v0.12.4 |
6 | ## explicit | 6 | ## explicit |
7 | # github.com/awslabs/soci-snapshotter v0.4.1 | 7 | # github.com/awslabs/soci-snapshotter v0.6.1 |
8 | ## explicit | 8 | ## explicit |
9 | # github.com/compose-spec/compose-go v1.20.2 | 9 | # github.com/compose-spec/compose-go/v2 v2.1.3 |
10 | ## explicit | 10 | ## explicit |
11 | # github.com/containerd/accelerated-container-image v1.0.2 | 11 | # github.com/containerd/accelerated-container-image v1.1.3 |
12 | ## explicit | 12 | ## explicit |
13 | # github.com/containerd/cgroups/v3 v3.0.3 | 13 | # github.com/containerd/cgroups/v3 v3.0.3 |
14 | ## explicit | 14 | ## explicit |
15 | # github.com/containerd/console v1.0.4 | 15 | # github.com/containerd/console v1.0.4 |
16 | ## explicit | 16 | ## explicit |
17 | # github.com/containerd/containerd v1.7.13 | 17 | # github.com/containerd/containerd v1.7.19 |
18 | ## explicit | ||
19 | # github.com/containerd/containerd/api v1.7.19 | ||
18 | ## explicit | 20 | ## explicit |
19 | # github.com/containerd/continuity v0.4.3 | 21 | # github.com/containerd/continuity v0.4.3 |
20 | ## explicit | 22 | ## explicit |
21 | # github.com/containerd/fifo v1.1.0 | 23 | # github.com/containerd/fifo v1.1.0 |
22 | ## explicit | 24 | ## explicit |
23 | # github.com/containerd/go-cni v1.1.9 | 25 | # github.com/containerd/go-cni v1.1.10 |
24 | ## explicit | 26 | ## explicit |
25 | # github.com/containerd/imgcrypt v1.1.9 | 27 | # github.com/containerd/imgcrypt v1.1.11 |
26 | ## explicit | 28 | ## explicit |
27 | # github.com/containerd/log v0.1.0 | 29 | # github.com/containerd/log v0.1.0 |
28 | ## explicit | 30 | ## explicit |
29 | # github.com/containerd/nydus-snapshotter v0.13.7 | 31 | # github.com/containerd/nydus-snapshotter v0.13.13 |
30 | ## explicit | 32 | ## explicit |
31 | # github.com/containerd/platforms v0.1.1 | 33 | # github.com/containerd/platforms v0.2.1 |
32 | ## explicit | 34 | ## explicit |
33 | # github.com/containerd/stargz-snapshotter v0.15.1 | 35 | # github.com/containerd/stargz-snapshotter v0.15.1 |
34 | ## explicit | 36 | ## explicit |
@@ -36,29 +38,29 @@ | |||
36 | ## explicit | 38 | ## explicit |
37 | # github.com/containerd/stargz-snapshotter/ipfs v0.15.1 | 39 | # github.com/containerd/stargz-snapshotter/ipfs v0.15.1 |
38 | ## explicit | 40 | ## explicit |
39 | # github.com/containerd/typeurl/v2 v2.1.1 | 41 | # github.com/containerd/typeurl/v2 v2.2.0 |
40 | ## explicit | 42 | ## explicit |
41 | # github.com/containernetworking/cni v1.1.2 | 43 | # github.com/containernetworking/cni v1.2.2 |
42 | ## explicit | 44 | ## explicit |
43 | # github.com/containernetworking/plugins v1.4.0 | 45 | # github.com/containernetworking/plugins v1.5.1 |
44 | ## explicit | 46 | ## explicit |
45 | # github.com/coreos/go-iptables v0.7.0 | 47 | # github.com/coreos/go-iptables v0.7.0 |
46 | ## explicit | 48 | ## explicit |
47 | # github.com/coreos/go-systemd/v22 v22.5.0 | 49 | # github.com/coreos/go-systemd/v22 v22.5.0 |
48 | ## explicit | 50 | ## explicit |
49 | # github.com/cyphar/filepath-securejoin v0.2.4 | 51 | # github.com/cyphar/filepath-securejoin v0.3.0 |
50 | ## explicit | 52 | ## explicit |
51 | # github.com/docker/cli v24.0.7+incompatible | 53 | # github.com/docker/cli v27.0.3+incompatible |
52 | ## explicit | 54 | ## explicit |
53 | # github.com/docker/docker v24.0.7+incompatible | 55 | # github.com/docker/docker v27.0.3+incompatible |
54 | ## explicit | 56 | ## explicit |
55 | # github.com/docker/go-connections v0.5.0 | 57 | # github.com/docker/go-connections v0.5.0 |
56 | ## explicit | 58 | ## explicit |
57 | # github.com/docker/go-units v0.5.0 | 59 | # github.com/docker/go-units v0.5.0 |
58 | ## explicit | 60 | ## explicit |
59 | # github.com/fahedouch/go-logrotate v0.2.0 | 61 | # github.com/fahedouch/go-logrotate v0.2.1 |
60 | ## explicit | 62 | ## explicit |
61 | # github.com/fatih/color v1.16.0 | 63 | # github.com/fatih/color v1.17.0 |
62 | ## explicit | 64 | ## explicit |
63 | # github.com/fluent/fluent-logger-golang v1.9.0 | 65 | # github.com/fluent/fluent-logger-golang v1.9.0 |
64 | ## explicit | 66 | ## explicit |
@@ -82,13 +84,13 @@ | |||
82 | ## explicit | 84 | ## explicit |
83 | # github.com/opencontainers/runtime-spec v1.2.0 | 85 | # github.com/opencontainers/runtime-spec v1.2.0 |
84 | ## explicit | 86 | ## explicit |
85 | # github.com/pelletier/go-toml/v2 v2.1.1 | 87 | # github.com/pelletier/go-toml/v2 v2.2.2 |
86 | ## explicit | 88 | ## explicit |
87 | # github.com/rootless-containers/bypass4netns v0.4.0 | 89 | # github.com/rootless-containers/bypass4netns v0.4.1 |
88 | ## explicit | 90 | ## explicit |
89 | # github.com/rootless-containers/rootlesskit/v2 v2.0.1 | 91 | # github.com/rootless-containers/rootlesskit/v2 v2.1.0 |
90 | ## explicit | 92 | ## explicit |
91 | # github.com/spf13/cobra v1.8.0 | 93 | # github.com/spf13/cobra v1.8.1 |
92 | ## explicit | 94 | ## explicit |
93 | # github.com/spf13/pflag v1.0.5 | 95 | # github.com/spf13/pflag v1.0.5 |
94 | ## explicit | 96 | ## explicit |
@@ -102,23 +104,23 @@ | |||
102 | ## explicit | 104 | ## explicit |
103 | # go.uber.org/mock v0.4.0 | 105 | # go.uber.org/mock v0.4.0 |
104 | ## explicit | 106 | ## explicit |
105 | # golang.org/x/crypto v0.19.0 | 107 | # golang.org/x/crypto v0.25.0 |
106 | ## explicit | 108 | ## explicit |
107 | # golang.org/x/net v0.21.0 | 109 | # golang.org/x/net v0.27.0 |
108 | ## explicit | 110 | ## explicit |
109 | # golang.org/x/sync v0.6.0 | 111 | # golang.org/x/sync v0.7.0 |
110 | ## explicit | 112 | ## explicit |
111 | # golang.org/x/sys v0.17.0 | 113 | # golang.org/x/sys v0.22.0 |
112 | ## explicit | 114 | ## explicit |
113 | # golang.org/x/term v0.17.0 | 115 | # golang.org/x/term v0.22.0 |
114 | ## explicit | 116 | ## explicit |
115 | # golang.org/x/text v0.14.0 | 117 | # golang.org/x/text v0.16.0 |
116 | ## explicit | 118 | ## explicit |
117 | # gopkg.in/yaml.v3 v3.0.1 | 119 | # gopkg.in/yaml.v3 v3.0.1 |
118 | ## explicit | 120 | ## explicit |
119 | # gotest.tools/v3 v3.5.1 | 121 | # gotest.tools/v3 v3.5.1 |
120 | ## explicit | 122 | ## explicit |
121 | # github.com/moby/sys/user v0.1.0 | 123 | # github.com/go-viper/mapstructure/v2 v2.0.0 |
122 | ## explicit | 124 | ## explicit |
123 | # github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 | 125 | # github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24 |
124 | ## explicit | 126 | ## explicit |
@@ -130,19 +132,19 @@ | |||
130 | ## explicit | 132 | ## explicit |
131 | # github.com/cilium/ebpf v0.11.0 | 133 | # github.com/cilium/ebpf v0.11.0 |
132 | ## explicit | 134 | ## explicit |
133 | # github.com/containerd/cgroups v1.1.0 | 135 | # github.com/containerd/errdefs v0.1.0 |
134 | ## explicit | 136 | ## explicit |
135 | # github.com/containerd/go-runc v1.0.0 | 137 | # github.com/containerd/go-runc v1.0.0 |
136 | ## explicit | 138 | ## explicit |
137 | # github.com/containerd/ttrpc v1.2.2 | 139 | # github.com/containerd/ttrpc v1.2.5 |
138 | ## explicit | 140 | ## explicit |
139 | # github.com/containerd/typeurl v1.0.3-0.20220422153119-7f6e6d160d67 | 141 | # github.com/containerd/typeurl v1.0.3-0.20220422153119-7f6e6d160d67 |
140 | ## explicit | 142 | ## explicit |
141 | # github.com/containers/ocicrypt v1.1.9 | 143 | # github.com/containers/ocicrypt v1.1.10 |
142 | ## explicit | 144 | ## explicit |
143 | # github.com/distribution/reference v0.5.0 | 145 | # github.com/distribution/reference v0.6.0 |
144 | ## explicit | 146 | ## explicit |
145 | # github.com/djherbis/times v1.5.0 | 147 | # github.com/djherbis/times v1.6.0 |
146 | ## explicit | 148 | ## explicit |
147 | # github.com/docker/docker-credential-helpers v0.7.0 | 149 | # github.com/docker/docker-credential-helpers v0.7.0 |
148 | ## explicit | 150 | ## explicit |
@@ -150,9 +152,9 @@ | |||
150 | ## explicit | 152 | ## explicit |
151 | # github.com/felixge/httpsnoop v1.0.3 | 153 | # github.com/felixge/httpsnoop v1.0.3 |
152 | ## explicit | 154 | ## explicit |
153 | # github.com/go-jose/go-jose/v3 v3.0.1 | 155 | # github.com/go-jose/go-jose/v3 v3.0.3 |
154 | ## explicit | 156 | ## explicit |
155 | # github.com/go-logr/logr v1.3.0 | 157 | # github.com/go-logr/logr v1.4.1 |
156 | ## explicit | 158 | ## explicit |
157 | # github.com/go-logr/stdr v1.2.2 | 159 | # github.com/go-logr/stdr v1.2.2 |
158 | ## explicit | 160 | ## explicit |
@@ -162,7 +164,7 @@ | |||
162 | ## explicit | 164 | ## explicit |
163 | # github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da | 165 | # github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da |
164 | ## explicit | 166 | ## explicit |
165 | # github.com/golang/protobuf v1.5.3 | 167 | # github.com/golang/protobuf v1.5.4 |
166 | ## explicit | 168 | ## explicit |
167 | # github.com/google/go-cmp v0.6.0 | 169 | # github.com/google/go-cmp v0.6.0 |
168 | ## explicit | 170 | ## explicit |
@@ -172,11 +174,9 @@ | |||
172 | ## explicit | 174 | ## explicit |
173 | # github.com/hashicorp/go-multierror v1.1.1 | 175 | # github.com/hashicorp/go-multierror v1.1.1 |
174 | ## explicit | 176 | ## explicit |
175 | # github.com/imdario/mergo v0.3.16 | ||
176 | ## explicit | ||
177 | # github.com/inconshreveable/mousetrap v1.1.0 | 177 | # github.com/inconshreveable/mousetrap v1.1.0 |
178 | ## explicit | 178 | ## explicit |
179 | # github.com/klauspost/compress v1.17.6 | 179 | # github.com/klauspost/compress v1.17.9 |
180 | ## explicit | 180 | ## explicit |
181 | # github.com/klauspost/cpuid/v2 v2.2.3 | 181 | # github.com/klauspost/cpuid/v2 v2.2.3 |
182 | ## explicit | 182 | ## explicit |
@@ -190,6 +190,8 @@ | |||
190 | ## explicit | 190 | ## explicit |
191 | # github.com/mitchellh/go-homedir v1.1.0 | 191 | # github.com/mitchellh/go-homedir v1.1.0 |
192 | ## explicit | 192 | ## explicit |
193 | # github.com/moby/docker-image-spec v1.3.1 | ||
194 | ## explicit | ||
193 | # github.com/moby/locker v1.0.1 | 195 | # github.com/moby/locker v1.0.1 |
194 | ## explicit | 196 | ## explicit |
195 | # github.com/moby/sys/mountinfo v0.7.1 | 197 | # github.com/moby/sys/mountinfo v0.7.1 |
@@ -198,6 +200,8 @@ | |||
198 | ## explicit | 200 | ## explicit |
199 | # github.com/moby/sys/symlink v0.2.0 | 201 | # github.com/moby/sys/symlink v0.2.0 |
200 | ## explicit | 202 | ## explicit |
203 | # github.com/moby/sys/user v0.1.0 | ||
204 | ## explicit | ||
201 | # github.com/mr-tron/base58 v1.2.0 | 205 | # github.com/mr-tron/base58 v1.2.0 |
202 | ## explicit | 206 | ## explicit |
203 | # github.com/multiformats/go-base32 v0.1.0 | 207 | # github.com/multiformats/go-base32 v0.1.0 |
@@ -224,7 +228,7 @@ | |||
224 | ## explicit | 228 | ## explicit |
225 | # github.com/spaolacci/murmur3 v1.1.0 | 229 | # github.com/spaolacci/murmur3 v1.1.0 |
226 | ## explicit | 230 | ## explicit |
227 | # github.com/stefanberger/go-pkcs11uri v0.0.0-20201008174630-78d3cae3a980 | 231 | # github.com/stefanberger/go-pkcs11uri v0.0.0-20230803200340-78284954bff6 |
228 | ## explicit | 232 | ## explicit |
229 | # github.com/tidwall/match v1.1.1 | 233 | # github.com/tidwall/match v1.1.1 |
230 | ## explicit | 234 | ## explicit |
@@ -252,19 +256,15 @@ | |||
252 | ## explicit | 256 | ## explicit |
253 | # go.opentelemetry.io/otel/trace v1.19.0 | 257 | # go.opentelemetry.io/otel/trace v1.19.0 |
254 | ## explicit | 258 | ## explicit |
255 | # golang.org/x/exp v0.0.0-20231006140011-7918f672742d | 259 | # golang.org/x/exp v0.0.0-20240112132812-db7319d0e0e3 |
256 | ## explicit | ||
257 | # golang.org/x/mod v0.13.0 | ||
258 | ## explicit | ||
259 | # golang.org/x/tools v0.14.0 | ||
260 | ## explicit | 260 | ## explicit |
261 | # google.golang.org/genproto v0.0.0-20231012201019-e917dd12ba7a | 261 | # google.golang.org/genproto v0.0.0-20240123012728-ef4313101c80 |
262 | ## explicit | 262 | ## explicit |
263 | # google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b | 263 | # google.golang.org/genproto/googleapis/rpc v0.0.0-20240123012728-ef4313101c80 |
264 | ## explicit | 264 | ## explicit |
265 | # google.golang.org/grpc v1.59.0 | 265 | # google.golang.org/grpc v1.62.0 |
266 | ## explicit | 266 | ## explicit |
267 | # google.golang.org/protobuf v1.31.0 | 267 | # google.golang.org/protobuf v1.33.0 |
268 | ## explicit | 268 | ## explicit |
269 | # lukechampine.com/blake3 v1.1.7 | 269 | # lukechampine.com/blake3 v1.1.7 |
270 | ## explicit | 270 | ## explicit |
diff --git a/recipes-containers/nerdctl/nerdctl_git.bb b/recipes-containers/nerdctl/nerdctl_git.bb index b3213380..84fdfcb6 100644 --- a/recipes-containers/nerdctl/nerdctl_git.bb +++ b/recipes-containers/nerdctl/nerdctl_git.bb | |||
@@ -11,7 +11,7 @@ DEPENDS = " \ | |||
11 | 11 | ||
12 | # Specify the first two important SRCREVs as the format | 12 | # Specify the first two important SRCREVs as the format |
13 | SRCREV_FORMAT="nerdcli_cgroups" | 13 | SRCREV_FORMAT="nerdcli_cgroups" |
14 | SRCREV_nerdcli = "265d6b9cf526ce7d9ed8d34a0e3c3066901cc463" | 14 | SRCREV_nerdcli = "d273fd202abdf8153cc7d8739fc1a2eda1a9efc1" |
15 | 15 | ||
16 | SRC_URI = "git://github.com/containerd/nerdctl.git;name=nerdcli;branch=main;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX}" | 16 | SRC_URI = "git://github.com/containerd/nerdctl.git;name=nerdcli;branch=main;protocol=https;destsuffix=${GO_SRCURI_DESTSUFFIX}" |
17 | 17 | ||
diff --git a/recipes-containers/nerdctl/relocation.inc b/recipes-containers/nerdctl/relocation.inc index 7f3a1d34..8698ab03 100644 --- a/recipes-containers/nerdctl/relocation.inc +++ b/recipes-containers/nerdctl/relocation.inc | |||
@@ -5,11 +5,9 @@ export sites="gotest.tools/v3:gotest.tools/v3:force \ | |||
5 | gopkg.in/yaml.v3:gopkg.in/yaml.v3:force \ | 5 | gopkg.in/yaml.v3:gopkg.in/yaml.v3:force \ |
6 | go.opencensus.io:go.opencensus.io:force \ | 6 | go.opencensus.io:go.opencensus.io:force \ |
7 | golang.org/x/exp:golang.org/x/exp:force \ | 7 | golang.org/x/exp:golang.org/x/exp:force \ |
8 | golang.org/x/mod:golang.org/x/mod:force \ | ||
9 | golang.org/x/sync:golang.org/x/sync:force \ | 8 | golang.org/x/sync:golang.org/x/sync:force \ |
10 | golang.org/x/term:golang.org/x/term:force \ | 9 | golang.org/x/term:golang.org/x/term:force \ |
11 | golang.org/x/text:golang.org/x/text:force \ | 10 | golang.org/x/text:golang.org/x/text:force \ |
12 | golang.org/x/tools:golang.org/x/tools:force \ | ||
13 | golang.org/x/crypto:golang.org/x/crypto:force \ | 11 | golang.org/x/crypto:golang.org/x/crypto:force \ |
14 | github.com/moby/term:github.com/moby/term:force \ | 12 | github.com/moby/term:github.com/moby/term:force \ |
15 | go.mozilla.org/pkcs7:go.mozilla.org/pkcs7:force \ | 13 | go.mozilla.org/pkcs7:go.mozilla.org/pkcs7:force \ |
@@ -32,7 +30,6 @@ export sites="gotest.tools/v3:gotest.tools/v3:force \ | |||
32 | github.com/tidwall/gjson:github.com/tidwall/gjson:force \ | 30 | github.com/tidwall/gjson:github.com/tidwall/gjson:force \ |
33 | github.com/gogo/protobuf:github.com/gogo/protobuf:force \ | 31 | github.com/gogo/protobuf:github.com/gogo/protobuf:force \ |
34 | github.com/google/go-cmp:github.com/google/go-cmp:force \ | 32 | github.com/google/go-cmp:github.com/google/go-cmp:force \ |
35 | github.com/imdario/mergo:github.com/imdario/mergo:force \ | ||
36 | github.com/philhofer/fwd:github.com/philhofer/fwd:force \ | 33 | github.com/philhofer/fwd:github.com/philhofer/fwd:force \ |
37 | github.com/tidwall/match:github.com/tidwall/match:force \ | 34 | github.com/tidwall/match:github.com/tidwall/match:force \ |
38 | go.opentelemetry.io/otel:go.opentelemetry.io/otel:force \ | 35 | go.opentelemetry.io/otel:go.opentelemetry.io/otel:force \ |
@@ -68,7 +65,7 @@ export sites="gotest.tools/v3:gotest.tools/v3:force \ | |||
68 | github.com/Microsoft/go-winio:github.com/Microsoft/go-winio:force \ | 65 | github.com/Microsoft/go-winio:github.com/Microsoft/go-winio:force \ |
69 | github.com/containerd/console:github.com/containerd/console:force \ | 66 | github.com/containerd/console:github.com/containerd/console:force \ |
70 | github.com/coreos/go-iptables:github.com/coreos/go-iptables:force \ | 67 | github.com/coreos/go-iptables:github.com/coreos/go-iptables:force \ |
71 | github.com/containerd/cgroups:github.com/containerd/cgroups:force \ | 68 | github.com/containerd/errdefs:github.com/containerd/errdefs:force \ |
72 | github.com/containerd/go-runc:github.com/containerd/go-runc:force \ | 69 | github.com/containerd/go-runc:github.com/containerd/go-runc:force \ |
73 | github.com/containerd/typeurl:github.com/containerd/typeurl:force \ | 70 | github.com/containerd/typeurl:github.com/containerd/typeurl:force \ |
74 | github.com/go-jose/go-jose/v3:github.com/go-jose/go-jose/v3:force \ | 71 | github.com/go-jose/go-jose/v3:github.com/go-jose/go-jose/v3:force \ |
@@ -97,12 +94,12 @@ export sites="gotest.tools/v3:gotest.tools/v3:force \ | |||
97 | github.com/fahedouch/go-logrotate:github.com/fahedouch/go-logrotate:force \ | 94 | github.com/fahedouch/go-logrotate:github.com/fahedouch/go-logrotate:force \ |
98 | github.com/mitchellh/mapstructure:github.com/mitchellh/mapstructure:force \ | 95 | github.com/mitchellh/mapstructure:github.com/mitchellh/mapstructure:force \ |
99 | github.com/distribution/reference:github.com/distribution/reference:force \ | 96 | github.com/distribution/reference:github.com/distribution/reference:force \ |
97 | github.com/moby/docker-image-spec:github.com/moby/docker-image-spec:force \ | ||
100 | github.com/multiformats/go-base32:github.com/multiformats/go-base32:force \ | 98 | github.com/multiformats/go-base32:github.com/multiformats/go-base32:force \ |
101 | github.com/multiformats/go-base36:github.com/multiformats/go-base36:force \ | 99 | github.com/multiformats/go-base36:github.com/multiformats/go-base36:force \ |
102 | github.com/multiformats/go-varint:github.com/multiformats/go-varint:force \ | 100 | github.com/multiformats/go-varint:github.com/multiformats/go-varint:force \ |
103 | github.com/opencontainers/selinux:github.com/opencontainers/selinux:force \ | 101 | github.com/opencontainers/selinux:github.com/opencontainers/selinux:force \ |
104 | go.opentelemetry.io/otel/trace:go.opentelemetry.io/otel/trace/trace:force \ | 102 | go.opentelemetry.io/otel/trace:go.opentelemetry.io/otel/trace/trace:force \ |
105 | github.com/compose-spec/compose-go:github.com/compose-spec/compose-go:force \ | ||
106 | github.com/containernetworking/cni:github.com/containernetworking/cni:force \ | 103 | github.com/containernetworking/cni:github.com/containernetworking/cni:force \ |
107 | github.com/hashicorp/go-multierror:github.com/hashicorp/go-multierror:force \ | 104 | github.com/hashicorp/go-multierror:github.com/hashicorp/go-multierror:force \ |
108 | github.com/moby/sys/mountinfo:github.com/moby/sys/mountinfo/mountinfo:force \ | 105 | github.com/moby/sys/mountinfo:github.com/moby/sys/mountinfo/mountinfo:force \ |
@@ -110,6 +107,7 @@ export sites="gotest.tools/v3:gotest.tools/v3:force \ | |||
110 | go.opentelemetry.io/otel/metric:go.opentelemetry.io/otel/metric/metric:force \ | 107 | go.opentelemetry.io/otel/metric:go.opentelemetry.io/otel/metric/metric:force \ |
111 | github.com/awslabs/soci-snapshotter:github.com/awslabs/soci-snapshotter:force \ | 108 | github.com/awslabs/soci-snapshotter:github.com/awslabs/soci-snapshotter:force \ |
112 | github.com/opencontainers/go-digest:github.com/opencontainers/go-digest:force \ | 109 | github.com/opencontainers/go-digest:github.com/opencontainers/go-digest:force \ |
110 | github.com/go-viper/mapstructure/v2:github.com/go-viper/mapstructure/v2:force \ | ||
113 | github.com/moby/sys/sequential:github.com/moby/sys/sequential/sequential:force \ | 111 | github.com/moby/sys/sequential:github.com/moby/sys/sequential/sequential:force \ |
114 | github.com/opencontainers/image-spec:github.com/opencontainers/image-spec:force \ | 112 | github.com/opencontainers/image-spec:github.com/opencontainers/image-spec:force \ |
115 | github.com/AdaLogics/go-fuzz-headers:github.com/AdaLogics/go-fuzz-headers:force \ | 113 | github.com/AdaLogics/go-fuzz-headers:github.com/AdaLogics/go-fuzz-headers:force \ |
@@ -118,7 +116,9 @@ export sites="gotest.tools/v3:gotest.tools/v3:force \ | |||
118 | github.com/multiformats/go-multibase:github.com/multiformats/go-multibase:force \ | 116 | github.com/multiformats/go-multibase:github.com/multiformats/go-multibase:force \ |
119 | github.com/multiformats/go-multihash:github.com/multiformats/go-multihash:force \ | 117 | github.com/multiformats/go-multihash:github.com/multiformats/go-multihash:force \ |
120 | github.com/stefanberger/go-pkcs11uri:github.com/stefanberger/go-pkcs11uri:force \ | 118 | github.com/stefanberger/go-pkcs11uri:github.com/stefanberger/go-pkcs11uri:force \ |
119 | github.com/compose-spec/compose-go/v2:github.com/compose-spec/compose-go/v2:force \ | ||
121 | github.com/cyphar/filepath-securejoin:github.com/cyphar/filepath-securejoin:force \ | 120 | github.com/cyphar/filepath-securejoin:github.com/cyphar/filepath-securejoin:force \ |
121 | github.com/containerd/containerd/api:github.com/containerd/containerd/api/api:force \ | ||
122 | github.com/containernetworking/plugins:github.com/containernetworking/plugins:force \ | 122 | github.com/containernetworking/plugins:github.com/containernetworking/plugins:force \ |
123 | github.com/fluent/fluent-logger-golang:github.com/fluent/fluent-logger-golang:force \ | 123 | github.com/fluent/fluent-logger-golang:github.com/fluent/fluent-logger-golang:force \ |
124 | github.com/opencontainers/runtime-spec:github.com/opencontainers/runtime-spec:force \ | 124 | github.com/opencontainers/runtime-spec:github.com/opencontainers/runtime-spec:force \ |
diff --git a/recipes-containers/nerdctl/src_uri.inc b/recipes-containers/nerdctl/src_uri.inc index c839e4bc..1baf4daf 100644 --- a/recipes-containers/nerdctl/src_uri.inc +++ b/recipes-containers/nerdctl/src_uri.inc | |||
@@ -8,15 +8,15 @@ SRC_URI += "git://github.com/gotestyourself/gotest.tools;name=gotest.tools-v3;pr | |||
8 | SRCREV_mock="74a29c6e6c2cbb8ccee94db061c1604ff33fd188" | 8 | SRCREV_mock="74a29c6e6c2cbb8ccee94db061c1604ff33fd188" |
9 | SRC_URI += "git://github.com/uber/mock;name=mock;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.uber.org/mock" | 9 | SRC_URI += "git://github.com/uber/mock;name=mock;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.uber.org/mock" |
10 | 10 | ||
11 | # golang.org/x/net v0.21.0 | 11 | # golang.org/x/net v0.27.0 |
12 | # [1] git ls-remote https://go.googlesource.com/net 73d21fdbb4d7dc7115b50526b93b6c37a4e3377f | 12 | # [1] git ls-remote https://go.googlesource.com/net e2310ae9eb6425ee6736cfc40f982f42e20f5850 |
13 | SRCREV_net="73d21fdbb4d7dc7115b50526b93b6c37a4e3377f" | 13 | SRCREV_net="e2310ae9eb6425ee6736cfc40f982f42e20f5850" |
14 | SRC_URI += "git://go.googlesource.com/net;name=net;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/net" | 14 | SRC_URI += "git://go.googlesource.com/net;name=net;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/net" |
15 | 15 | ||
16 | # golang.org/x/sys v0.17.0 | 16 | # golang.org/x/sys v0.22.0 |
17 | # [1] git ls-remote https://go.googlesource.com/sys 914b96c1bddd0738464c043cccbbac14fc94b955 | 17 | # [1] git ls-remote https://github.com/golang/sys faed7ec2641160cebe7fdf3fa6d401d848d2710f |
18 | SRCREV_sys="914b96c1bddd0738464c043cccbbac14fc94b955" | 18 | SRCREV_sys="faed7ec2641160cebe7fdf3fa6d401d848d2710f" |
19 | SRC_URI += "git://go.googlesource.com/sys;name=sys;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/sys" | 19 | SRC_URI += "git://github.com/golang/sys;name=sys;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/sys" |
20 | 20 | ||
21 | # gopkg.in/yaml.v3 v3.0.1 | 21 | # gopkg.in/yaml.v3 v3.0.1 |
22 | # [1] git ls-remote https://github.com/go-yaml/yaml f6f7691b1fdeb513f56608cd2c32c51f8194bf51 | 22 | # [1] git ls-remote https://github.com/go-yaml/yaml f6f7691b1fdeb513f56608cd2c32c51f8194bf51 |
@@ -28,39 +28,29 @@ SRC_URI += "git://github.com/go-yaml/yaml;name=yaml.v3;protocol=https;nobranch=1 | |||
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=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opencensus.io" | 29 | SRC_URI += "git://github.com/census-instrumentation/opencensus-go;name=go.opencensus.io;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opencensus.io" |
30 | 30 | ||
31 | # golang.org/x/exp v0.0.0-20231006140011-7918f672742d | 31 | # golang.org/x/exp v0.0.0-20240112132812-db7319d0e0e3 |
32 | # [1] git ls-remote https://go.googlesource.com/exp 7918f672742dd40ff5cf8d3c316a9315410c2d3c | 32 | # [1] git ls-remote https://go.googlesource.com/exp db7319d0e0e361ccef5c449b760df8e5f2d5087c |
33 | SRCREV_exp="7918f672742dd40ff5cf8d3c316a9315410c2d3c" | 33 | SRCREV_exp="db7319d0e0e361ccef5c449b760df8e5f2d5087c" |
34 | SRC_URI += "git://go.googlesource.com/exp;name=exp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/exp" | 34 | SRC_URI += "git://go.googlesource.com/exp;name=exp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/exp" |
35 | 35 | ||
36 | # golang.org/x/mod v0.13.0 | 36 | # golang.org/x/sync v0.7.0 |
37 | # [1] git ls-remote https://go.googlesource.com/mod 5b692803cf76a65fc5d39178c0a36678e69c0e5a | 37 | # [1] git ls-remote https://go.googlesource.com/sync 14be23e5b48bec28285f8a694875175ecacfddb3 |
38 | SRCREV_mod="5b692803cf76a65fc5d39178c0a36678e69c0e5a" | 38 | SRCREV_sync="14be23e5b48bec28285f8a694875175ecacfddb3" |
39 | SRC_URI += "git://go.googlesource.com/mod;name=mod;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/mod" | ||
40 | |||
41 | # golang.org/x/sync v0.6.0 | ||
42 | # [1] git ls-remote https://go.googlesource.com/sync 59c1ca1e4661ed4452be4069ceea3c233f4deec1 | ||
43 | SRCREV_sync="59c1ca1e4661ed4452be4069ceea3c233f4deec1" | ||
44 | SRC_URI += "git://go.googlesource.com/sync;name=sync;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/sync" | 39 | SRC_URI += "git://go.googlesource.com/sync;name=sync;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/sync" |
45 | 40 | ||
46 | # golang.org/x/term v0.17.0 | 41 | # golang.org/x/term v0.22.0 |
47 | # [1] git ls-remote https://go.googlesource.com/term 353276a841e232e41e0f76e7a61fe0e5d1f92cf1 | 42 | # [1] git ls-remote https://go.googlesource.com/term c976cb1d70cf59933953bec8a47c867e343c9eac |
48 | SRCREV_x-term="353276a841e232e41e0f76e7a61fe0e5d1f92cf1" | 43 | SRCREV_x-term="c976cb1d70cf59933953bec8a47c867e343c9eac" |
49 | SRC_URI += "git://go.googlesource.com/term;name=x-term;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/term" | 44 | SRC_URI += "git://go.googlesource.com/term;name=x-term;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/term" |
50 | 45 | ||
51 | # golang.org/x/text v0.14.0 | 46 | # golang.org/x/text v0.16.0 |
52 | # [1] git ls-remote https://go.googlesource.com/text 6c97a165dd661335ff7bce6104a008558123c353 | 47 | # [1] git ls-remote https://go.googlesource.com/text 9c2f3a21352d1ff4e47776534e3f334b39ec0183 |
53 | SRCREV_text="6c97a165dd661335ff7bce6104a008558123c353" | 48 | SRCREV_text="9c2f3a21352d1ff4e47776534e3f334b39ec0183" |
54 | SRC_URI += "git://go.googlesource.com/text;name=text;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/text" | 49 | SRC_URI += "git://go.googlesource.com/text;name=text;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/text" |
55 | 50 | ||
56 | # golang.org/x/tools v0.14.0 | 51 | # golang.org/x/crypto v0.25.0 |
57 | # [1] git ls-remote https://go.googlesource.com/tools 3f4194ee29d7db9b59757dfff729ef55cf89661c | 52 | # [1] git ls-remote https://go.googlesource.com/crypto 9fadb0b165bd3b96d2a21e89d60ad458db3aeee0 |
58 | SRCREV_tools="3f4194ee29d7db9b59757dfff729ef55cf89661c" | 53 | SRCREV_crypto="9fadb0b165bd3b96d2a21e89d60ad458db3aeee0" |
59 | SRC_URI += "git://go.googlesource.com/tools;name=tools;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/tools" | ||
60 | |||
61 | # golang.org/x/crypto v0.19.0 | ||
62 | # [1] git ls-remote https://go.googlesource.com/crypto 405cb3bdea78b1b48ee79096733841247a944de0 | ||
63 | SRCREV_crypto="405cb3bdea78b1b48ee79096733841247a944de0" | ||
64 | SRC_URI += "git://go.googlesource.com/crypto;name=crypto;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/crypto" | 54 | SRC_URI += "git://go.googlesource.com/crypto;name=crypto;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/golang.org/x/crypto" |
65 | 55 | ||
66 | # github.com/moby/term v0.5.0 | 56 | # github.com/moby/term v0.5.0 |
@@ -73,9 +63,9 @@ SRC_URI += "git://github.com/moby/term;name=term;protocol=https;nobranch=1;dests | |||
73 | SRCREV_pkcs7="432b2356ecb18209c1cec25680b8a23632794f21" | 63 | SRCREV_pkcs7="432b2356ecb18209c1cec25680b8a23632794f21" |
74 | SRC_URI += "git://github.com/mozilla-services/pkcs7;name=pkcs7;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.mozilla.org/pkcs7" | 64 | SRC_URI += "git://github.com/mozilla-services/pkcs7;name=pkcs7;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.mozilla.org/pkcs7" |
75 | 65 | ||
76 | # github.com/docker/cli v24.0.7+incompatible | 66 | # github.com/docker/cli v27.0.3+incompatible |
77 | # [1] git ls-remote https://github.com/docker/cli afdd53b4e341be38d2056a42113b938559bb1d94 | 67 | # [1] git ls-remote https://github.com/docker/cli 7d4bcd863a4c863e650eed02a550dfeb98560b83 |
78 | SRCREV_cli="afdd53b4e341be38d2056a42113b938559bb1d94" | 68 | SRCREV_cli="7d4bcd863a4c863e650eed02a550dfeb98560b83" |
79 | SRC_URI += "git://github.com/docker/cli;name=cli;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/cli" | 69 | SRC_URI += "git://github.com/docker/cli;name=cli;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/cli" |
80 | 70 | ||
81 | # github.com/pkg/errors v0.9.1 | 71 | # github.com/pkg/errors v0.9.1 |
@@ -83,9 +73,9 @@ SRC_URI += "git://github.com/docker/cli;name=cli;protocol=https;nobranch=1;dests | |||
83 | SRCREV_errors="614d223910a179a466c1767a985424175c39b465" | 73 | SRCREV_errors="614d223910a179a466c1767a985424175c39b465" |
84 | SRC_URI += "git://github.com/pkg/errors;name=errors;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/pkg/errors" | 74 | SRC_URI += "git://github.com/pkg/errors;name=errors;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/pkg/errors" |
85 | 75 | ||
86 | # github.com/fatih/color v1.16.0 | 76 | # github.com/fatih/color v1.17.0 |
87 | # [1] git ls-remote https://github.com/fatih/color 0f9779ed479afd460f0c2cc5a3d3eb69b9ba188b | 77 | # [1] git ls-remote https://github.com/fatih/color b6598b12a645b3159c1bce51b0e3fafc269510be |
88 | SRCREV_color="0f9779ed479afd460f0c2cc5a3d3eb69b9ba188b" | 78 | SRCREV_color="b6598b12a645b3159c1bce51b0e3fafc269510be" |
89 | SRC_URI += "git://github.com/fatih/color;name=color;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/fatih/color" | 79 | SRC_URI += "git://github.com/fatih/color;name=color;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/fatih/color" |
90 | 80 | ||
91 | # github.com/ipfs/go-cid v0.4.1 | 81 | # github.com/ipfs/go-cid v0.4.1 |
@@ -93,9 +83,9 @@ SRC_URI += "git://github.com/fatih/color;name=color;protocol=https;nobranch=1;de | |||
93 | SRCREV_go-cid="d46e7f28669cd2c463bc68fe86e7dbe4f8240ab7" | 83 | SRCREV_go-cid="d46e7f28669cd2c463bc68fe86e7dbe4f8240ab7" |
94 | SRC_URI += "git://github.com/ipfs/go-cid;name=go-cid;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/ipfs/go-cid" | 84 | SRC_URI += "git://github.com/ipfs/go-cid;name=go-cid;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/ipfs/go-cid" |
95 | 85 | ||
96 | # github.com/spf13/cobra v1.8.0 | 86 | # github.com/spf13/cobra v1.8.1 |
97 | # [1] git ls-remote https://github.com/spf13/cobra a0a6ae020bb3899ff0276067863e50523f897370 | 87 | # [1] git ls-remote https://github.com/spf13/cobra e94f6d0dd9a5e5738dca6bce03c4b1207ffbc0ec |
98 | SRCREV_cobra="a0a6ae020bb3899ff0276067863e50523f897370" | 88 | SRCREV_cobra="e94f6d0dd9a5e5738dca6bce03c4b1207ffbc0ec" |
99 | SRC_URI += "git://github.com/spf13/cobra;name=cobra;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/spf13/cobra" | 89 | SRC_URI += "git://github.com/spf13/cobra;name=cobra;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/spf13/cobra" |
100 | 90 | ||
101 | # github.com/spf13/pflag v1.0.5 | 91 | # github.com/spf13/pflag v1.0.5 |
@@ -118,14 +108,14 @@ SRC_URI += "git://github.com/google/uuid;name=uuid;protocol=https;nobranch=1;des | |||
118 | SRCREV_locker="281af2d563954745bea9d1487c965f24d30742fe" | 108 | SRCREV_locker="281af2d563954745bea9d1487c965f24d30742fe" |
119 | SRC_URI += "git://github.com/moby/locker;name=locker;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/locker" | 109 | SRC_URI += "git://github.com/moby/locker;name=locker;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/locker" |
120 | 110 | ||
121 | # google.golang.org/grpc v1.59.0 | 111 | # google.golang.org/grpc v1.62.0 |
122 | # [1] git ls-remote https://github.com/grpc/grpc-go 7765221f4bf6104973db7946d56936cf838cad46 | 112 | # [1] git ls-remote https://github.com/grpc/grpc-go d715b2ef0602fe2133221519cba0642ac282cc3f |
123 | SRCREV_grpc="7765221f4bf6104973db7946d56936cf838cad46" | 113 | SRCREV_grpc="d715b2ef0602fe2133221519cba0642ac282cc3f" |
124 | SRC_URI += "git://github.com/grpc/grpc-go;name=grpc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/grpc" | 114 | SRC_URI += "git://github.com/grpc/grpc-go;name=grpc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/grpc" |
125 | 115 | ||
126 | # github.com/go-logr/logr v1.3.0 | 116 | # github.com/go-logr/logr v1.4.1 |
127 | # [1] git ls-remote https://github.com/go-logr/logr 8adefbede0fe82bdee4fb8c9c9bdc7bc5d91388f | 117 | # [1] git ls-remote https://github.com/go-logr/logr dcdc3f2cd12e8a5c4e2a6712d6958c90e2e5bd98 |
128 | SRCREV_logr="8adefbede0fe82bdee4fb8c9c9bdc7bc5d91388f" | 118 | SRCREV_logr="dcdc3f2cd12e8a5c4e2a6712d6958c90e2e5bd98" |
129 | SRC_URI += "git://github.com/go-logr/logr;name=logr;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-logr/logr" | 119 | SRC_URI += "git://github.com/go-logr/logr;name=logr;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-logr/logr" |
130 | 120 | ||
131 | # github.com/go-logr/stdr v1.2.2 | 121 | # github.com/go-logr/stdr v1.2.2 |
@@ -148,9 +138,9 @@ SRC_URI += "git://github.com/tinylib/msgp;name=msgp;protocol=https;nobranch=1;de | |||
148 | SRCREV_blake3="bb7ece4161ea910c6c385c17799b17d658075fcd" | 138 | SRCREV_blake3="bb7ece4161ea910c6c385c17799b17d658075fcd" |
149 | SRC_URI += "git://github.com/lukechampine/blake3;name=blake3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/lukechampine.com/blake3" | 139 | SRC_URI += "git://github.com/lukechampine/blake3;name=blake3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/lukechampine.com/blake3" |
150 | 140 | ||
151 | # github.com/docker/docker v24.0.7+incompatible | 141 | # github.com/docker/docker v27.0.3+incompatible |
152 | # [1] git ls-remote https://github.com/moby/moby 311b9ff0aa93aa55880e1e5f8871c4fb69583426 | 142 | # [1] git ls-remote https://github.com/moby/moby 662f78c0b1bb5114172427cfcb40491d73159be2 |
153 | SRCREV_docker="311b9ff0aa93aa55880e1e5f8871c4fb69583426" | 143 | SRCREV_docker="662f78c0b1bb5114172427cfcb40491d73159be2" |
154 | SRC_URI += "git://github.com/moby/moby;name=docker;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/docker" | 144 | SRC_URI += "git://github.com/moby/moby;name=docker;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/docker/docker" |
155 | 145 | ||
156 | # github.com/tidwall/gjson v1.17.1 | 146 | # github.com/tidwall/gjson v1.17.1 |
@@ -158,11 +148,6 @@ SRC_URI += "git://github.com/moby/moby;name=docker;protocol=https;nobranch=1;des | |||
158 | SRCREV_gjson="bbf40bb0e4f47860677c7115b2eaa5b3413ce23e" | 148 | SRCREV_gjson="bbf40bb0e4f47860677c7115b2eaa5b3413ce23e" |
159 | SRC_URI += "git://github.com/tidwall/gjson;name=gjson;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/tidwall/gjson" | 149 | SRC_URI += "git://github.com/tidwall/gjson;name=gjson;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/tidwall/gjson" |
160 | 150 | ||
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=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/user" | ||
165 | |||
166 | # github.com/gogo/protobuf v1.3.2 | 151 | # github.com/gogo/protobuf v1.3.2 |
167 | # [1] git ls-remote https://github.com/gogo/protobuf b03c65ea87cdc3521ede29f62fe3ce239267c1bc | 152 | # [1] git ls-remote https://github.com/gogo/protobuf b03c65ea87cdc3521ede29f62fe3ce239267c1bc |
168 | SRCREV_protobuf="b03c65ea87cdc3521ede29f62fe3ce239267c1bc" | 153 | SRCREV_protobuf="b03c65ea87cdc3521ede29f62fe3ce239267c1bc" |
@@ -173,10 +158,10 @@ SRC_URI += "git://github.com/gogo/protobuf;name=protobuf;protocol=https;nobranch | |||
173 | SRCREV_go-cmp="c3ad8435e7bef96af35732bc0789e5a2278c6d5f" | 158 | SRCREV_go-cmp="c3ad8435e7bef96af35732bc0789e5a2278c6d5f" |
174 | SRC_URI += "git://github.com/google/go-cmp;name=go-cmp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/go-cmp" | 159 | SRC_URI += "git://github.com/google/go-cmp;name=go-cmp;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/google/go-cmp" |
175 | 160 | ||
176 | # github.com/imdario/mergo v0.3.16 | 161 | # github.com/moby/sys/user v0.1.0 |
177 | # [1] git ls-remote https://github.com/darccio/mergo 14fe2b165b83359196f820886a2b24f2771729e9 | 162 | # [1] git ls-remote https://github.com/moby/sys c0711cde08c8fa33857a2c28721659267f49b5e2 |
178 | SRCREV_mergo="14fe2b165b83359196f820886a2b24f2771729e9" | 163 | SRCREV_user="c0711cde08c8fa33857a2c28721659267f49b5e2" |
179 | SRC_URI += "git://github.com/darccio/mergo;name=mergo;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/imdario/mergo" | 164 | SRC_URI += "git://github.com/moby/sys;name=user;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/user" |
180 | 165 | ||
181 | # github.com/philhofer/fwd v1.1.1 | 166 | # github.com/philhofer/fwd v1.1.1 |
182 | # [1] git ls-remote https://github.com/philhofer/fwd 9bcb9cab1b0394d8516a132ec243ba944efdb644 | 167 | # [1] git ls-remote https://github.com/philhofer/fwd 9bcb9cab1b0394d8516a132ec243ba944efdb644 |
@@ -203,9 +188,9 @@ SRC_URI += "git://github.com/containerd/log;name=log;protocol=https;nobranch=1;d | |||
203 | SRCREV_mount="416188aff8404d549e1e34a50e513befeb11c3b9" | 188 | SRCREV_mount="416188aff8404d549e1e34a50e513befeb11c3b9" |
204 | SRC_URI += "git://github.com/moby/sys;name=mount;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/mount" | 189 | SRC_URI += "git://github.com/moby/sys;name=mount;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/mount" |
205 | 190 | ||
206 | # github.com/djherbis/times v1.5.0 | 191 | # github.com/djherbis/times v1.6.0 |
207 | # [1] git ls-remote https://github.com/djherbis/times a1edc5dc082a710e4a808e99c78989b8d04e3025 | 192 | # [1] git ls-remote https://github.com/djherbis/times d1af0aa12128959e70b9e802c912f302c743c35b |
208 | SRCREV_times="a1edc5dc082a710e4a808e99c78989b8d04e3025" | 193 | SRCREV_times="d1af0aa12128959e70b9e802c912f302c743c35b" |
209 | SRC_URI += "git://github.com/djherbis/times;name=times;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/djherbis/times" | 194 | SRC_URI += "git://github.com/djherbis/times;name=times;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/djherbis/times" |
210 | 195 | ||
211 | # github.com/godbus/dbus/v5 v5.1.0 | 196 | # github.com/godbus/dbus/v5 v5.1.0 |
@@ -248,9 +233,9 @@ SRC_URI += "git://github.com/moby/sys;name=signal;protocol=https;nobranch=1;dest | |||
248 | SRCREV_srslog="becd9b11119269a7928ae89fde90784335c1d016" | 233 | SRCREV_srslog="becd9b11119269a7928ae89fde90784335c1d016" |
249 | SRC_URI += "git://github.com/yuchanns/srslog;name=srslog;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/yuchanns/srslog" | 234 | SRC_URI += "git://github.com/yuchanns/srslog;name=srslog;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/yuchanns/srslog" |
250 | 235 | ||
251 | # github.com/golang/protobuf v1.5.3 | 236 | # github.com/golang/protobuf v1.5.4 |
252 | # [1] git ls-remote https://github.com/golang/protobuf 5d5e8c018a13017f9d5b8bf4fad64aaa42a87308 | 237 | # [1] git ls-remote https://github.com/golang/protobuf 75de7c059e36b64f01d0dd234ff2fff404ec3374 |
253 | SRCREV_golang-protobuf="5d5e8c018a13017f9d5b8bf4fad64aaa42a87308" | 238 | SRCREV_golang-protobuf="75de7c059e36b64f01d0dd234ff2fff404ec3374" |
254 | SRC_URI += "git://github.com/golang/protobuf;name=golang-protobuf;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/golang/protobuf" | 239 | SRC_URI += "git://github.com/golang/protobuf;name=golang-protobuf;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/golang/protobuf" |
255 | 240 | ||
256 | # github.com/sirupsen/logrus v1.9.3 | 241 | # github.com/sirupsen/logrus v1.9.3 |
@@ -258,14 +243,14 @@ SRC_URI += "git://github.com/golang/protobuf;name=golang-protobuf;protocol=https | |||
258 | SRCREV_logrus="d40e25cd45ed9c6b2b66e6b97573a0413e4c23bd" | 243 | SRCREV_logrus="d40e25cd45ed9c6b2b66e6b97573a0413e4c23bd" |
259 | SRC_URI += "git://github.com/sirupsen/logrus;name=logrus;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/sirupsen/logrus" | 244 | SRC_URI += "git://github.com/sirupsen/logrus;name=logrus;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/sirupsen/logrus" |
260 | 245 | ||
261 | # google.golang.org/genproto v0.0.0-20231012201019-e917dd12ba7a | 246 | # google.golang.org/genproto v0.0.0-20240123012728-ef4313101c80 |
262 | # [1] git ls-remote https://github.com/googleapis/go-genproto e917dd12ba7ad5f78e3112f832eeda0f94ca8fd4 | 247 | # [1] git ls-remote https://github.com/googleapis/go-genproto ef4313101c801fa091ce994c42178295e58e9f6f |
263 | SRCREV_genproto="e917dd12ba7ad5f78e3112f832eeda0f94ca8fd4" | 248 | SRCREV_genproto="ef4313101c801fa091ce994c42178295e58e9f6f" |
264 | SRC_URI += "git://github.com/googleapis/go-genproto;name=genproto;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/genproto" | 249 | SRC_URI += "git://github.com/googleapis/go-genproto;name=genproto;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/genproto" |
265 | 250 | ||
266 | # google.golang.org/protobuf v1.31.0 | 251 | # google.golang.org/protobuf v1.33.0 |
267 | # [1] git ls-remote https://github.com/protocolbuffers/protobuf-go 68463f0e96c93bc19ef36ccd3adfe690bfdb568c | 252 | # [1] git ls-remote https://github.com/protocolbuffers/protobuf-go ec47fd138f9221b19a2afd6570b3c39ede9df3dc |
268 | SRCREV_google.golang.org-protobuf="68463f0e96c93bc19ef36ccd3adfe690bfdb568c" | 253 | SRCREV_google.golang.org-protobuf="ec47fd138f9221b19a2afd6570b3c39ede9df3dc" |
269 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;name=google.golang.org-protobuf;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/protobuf" | 254 | SRC_URI += "git://github.com/protocolbuffers/protobuf-go;name=google.golang.org-protobuf;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/protobuf" |
270 | 255 | ||
271 | # github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 | 256 | # github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 |
@@ -273,9 +258,9 @@ SRC_URI += "git://github.com/protocolbuffers/protobuf-go;name=google.golang.org- | |||
273 | SRCREV_assert="b7ed37b82869576c289d7d97fb2bbd8b64a0cb28" | 258 | SRCREV_assert="b7ed37b82869576c289d7d97fb2bbd8b64a0cb28" |
274 | SRC_URI += "git://github.com/bmizerany/assert;name=assert;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/bmizerany/assert" | 259 | SRC_URI += "git://github.com/bmizerany/assert;name=assert;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/bmizerany/assert" |
275 | 260 | ||
276 | # github.com/containerd/ttrpc v1.2.2 | 261 | # github.com/containerd/ttrpc v1.2.5 |
277 | # [1] git ls-remote https://github.com/containerd/ttrpc ac26f8cbea1c440d451dd19a4a1b847fd073f3c3 | 262 | # [1] git ls-remote https://github.com/containerd/ttrpc 655622931dab8c39a563e8c82ae90cdc748f72a1 |
278 | SRCREV_ttrpc="ac26f8cbea1c440d451dd19a4a1b847fd073f3c3" | 263 | SRCREV_ttrpc="655622931dab8c39a563e8c82ae90cdc748f72a1" |
279 | SRC_URI += "git://github.com/containerd/ttrpc;name=ttrpc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/ttrpc" | 264 | SRC_URI += "git://github.com/containerd/ttrpc;name=ttrpc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/ttrpc" |
280 | 265 | ||
281 | # github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c | 266 | # github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c |
@@ -293,14 +278,14 @@ SRC_URI += "git://github.com/moby/sys;name=symlink;protocol=https;nobranch=1;des | |||
293 | SRCREV_tar-split="5ef0dd8243164ebacd755916a89d8085a5b6bb7f" | 278 | SRCREV_tar-split="5ef0dd8243164ebacd755916a89d8085a5b6bb7f" |
294 | SRC_URI += "git://github.com/vbatts/tar-split;name=tar-split;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/vbatts/tar-split" | 279 | SRC_URI += "git://github.com/vbatts/tar-split;name=tar-split;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/vbatts/tar-split" |
295 | 280 | ||
296 | # github.com/Microsoft/hcsshim v0.11.4 | 281 | # github.com/Microsoft/hcsshim v0.12.4 |
297 | # [1] git ls-remote https://github.com/microsoft/hcsshim b16edf62c1723deb948632261b445d0228d973e0 | 282 | # [1] git ls-remote https://github.com/microsoft/hcsshim c6a83278f5925b721702744dc12a78e274243fa0 |
298 | SRCREV_hcsshim="b16edf62c1723deb948632261b445d0228d973e0" | 283 | SRCREV_hcsshim="c6a83278f5925b721702744dc12a78e274243fa0" |
299 | SRC_URI += "git://github.com/microsoft/hcsshim;name=hcsshim;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/Microsoft/hcsshim" | 284 | SRC_URI += "git://github.com/microsoft/hcsshim;name=hcsshim;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/Microsoft/hcsshim" |
300 | 285 | ||
301 | # github.com/containerd/go-cni v1.1.9 | 286 | # github.com/containerd/go-cni v1.1.10 |
302 | # [1] git ls-remote https://github.com/containerd/go-cni 6603d5bd8941d7f2026bb5627f6aa4ff434f859a | 287 | # [1] git ls-remote https://github.com/containerd/go-cni 1c1be5e9ea864c9bc1651909ae13e1e555b4098d |
303 | SRCREV_go-cni="6603d5bd8941d7f2026bb5627f6aa4ff434f859a" | 288 | SRCREV_go-cni="1c1be5e9ea864c9bc1651909ae13e1e555b4098d" |
304 | SRC_URI += "git://github.com/containerd/go-cni;name=go-cni;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/go-cni" | 289 | SRC_URI += "git://github.com/containerd/go-cni;name=go-cni;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/go-cni" |
305 | 290 | ||
306 | # github.com/vishvananda/netns v0.0.4 | 291 | # github.com/vishvananda/netns v0.0.4 |
@@ -343,9 +328,9 @@ SRC_URI += "git://github.com/pelletier/go-toml;name=go-toml;protocol=https;nobra | |||
343 | SRCREV_murmur3="f09979ecbc725b9e6d41a297405f65e7e8804acc" | 328 | SRCREV_murmur3="f09979ecbc725b9e6d41a297405f65e7e8804acc" |
344 | SRC_URI += "git://github.com/spaolacci/murmur3;name=murmur3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/spaolacci/murmur3" | 329 | SRC_URI += "git://github.com/spaolacci/murmur3;name=murmur3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/spaolacci/murmur3" |
345 | 330 | ||
346 | # github.com/Microsoft/go-winio v0.6.1 | 331 | # github.com/Microsoft/go-winio v0.6.2 |
347 | # [1] git ls-remote https://github.com/microsoft/go-winio 070c828abb873da9e71c7247740253b50f7cf049 | 332 | # [1] git ls-remote https://github.com/microsoft/go-winio 3c9576c9346a1892dee136329e7e15309e82fb4f |
348 | SRCREV_go-winio="070c828abb873da9e71c7247740253b50f7cf049" | 333 | SRCREV_go-winio="3c9576c9346a1892dee136329e7e15309e82fb4f" |
349 | SRC_URI += "git://github.com/microsoft/go-winio;name=go-winio;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/Microsoft/go-winio" | 334 | SRC_URI += "git://github.com/microsoft/go-winio;name=go-winio;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/Microsoft/go-winio" |
350 | 335 | ||
351 | # github.com/containerd/console v1.0.4 | 336 | # github.com/containerd/console v1.0.4 |
@@ -358,10 +343,10 @@ SRC_URI += "git://github.com/containerd/console;name=console;protocol=https;nobr | |||
358 | SRCREV_go-iptables="b9dff5a19d9c3925da3f9b3c0a705de6c1fdc56c" | 343 | SRCREV_go-iptables="b9dff5a19d9c3925da3f9b3c0a705de6c1fdc56c" |
359 | SRC_URI += "git://github.com/coreos/go-iptables;name=go-iptables;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/coreos/go-iptables" | 344 | SRC_URI += "git://github.com/coreos/go-iptables;name=go-iptables;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/coreos/go-iptables" |
360 | 345 | ||
361 | # github.com/containerd/cgroups v1.1.0 | 346 | # github.com/containerd/errdefs v0.1.0 |
362 | # [1] git ls-remote https://github.com/containerd/cgroups fe7323f622bc222e72473679f12a9089aeeda177 | 347 | # [1] git ls-remote https://github.com/containerd/errdefs 3abe02904986ab350333f0892b226ce5a2a45820 |
363 | SRCREV_cgroups="fe7323f622bc222e72473679f12a9089aeeda177" | 348 | SRCREV_errdefs="3abe02904986ab350333f0892b226ce5a2a45820" |
364 | SRC_URI += "git://github.com/containerd/cgroups;name=cgroups;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/cgroups" | 349 | SRC_URI += "git://github.com/containerd/errdefs;name=errdefs;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/errdefs" |
365 | 350 | ||
366 | # github.com/containerd/go-runc v1.0.0 | 351 | # github.com/containerd/go-runc v1.0.0 |
367 | # [1] git ls-remote https://github.com/containerd/go-runc 16b287bc67d069a60fa48db15f330b790b74365b | 352 | # [1] git ls-remote https://github.com/containerd/go-runc 16b287bc67d069a60fa48db15f330b790b74365b |
@@ -373,14 +358,14 @@ SRC_URI += "git://github.com/containerd/go-runc;name=go-runc;protocol=https;nobr | |||
373 | SRCREV_typeurl="7f6e6d160d675241af388d5cf1b90814786bac40" | 358 | SRCREV_typeurl="7f6e6d160d675241af388d5cf1b90814786bac40" |
374 | SRC_URI += "git://github.com/containerd/typeurl;name=typeurl;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/typeurl" | 359 | SRC_URI += "git://github.com/containerd/typeurl;name=typeurl;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/typeurl" |
375 | 360 | ||
376 | # github.com/go-jose/go-jose/v3 v3.0.1 | 361 | # github.com/go-jose/go-jose/v3 v3.0.3 |
377 | # [1] git ls-remote https://github.com/go-jose/go-jose 47edce0854d533ac27795c9befd90b1f7ef87554 | 362 | # [1] git ls-remote https://github.com/go-jose/go-jose add6a284ea0f844fd6628cba637be5451fe4b28a |
378 | SRCREV_go-jose-v3="47edce0854d533ac27795c9befd90b1f7ef87554" | 363 | SRCREV_go-jose-v3="add6a284ea0f844fd6628cba637be5451fe4b28a" |
379 | SRC_URI += "git://github.com/go-jose/go-jose;name=go-jose-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-jose/go-jose/v3" | 364 | SRC_URI += "git://github.com/go-jose/go-jose;name=go-jose-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-jose/go-jose/v3" |
380 | 365 | ||
381 | # github.com/klauspost/compress v1.17.6 | 366 | # github.com/klauspost/compress v1.17.9 |
382 | # [1] git ls-remote https://github.com/klauspost/compress 255a13270e4608f2f2b97166d92f297de906c951 | 367 | # [1] git ls-remote https://github.com/klauspost/compress 7ae2138b16cc43afcea3ce7d3d2f2625fb389d51 |
383 | SRCREV_compress="255a13270e4608f2f2b97166d92f297de906c951" | 368 | SRCREV_compress="7ae2138b16cc43afcea3ce7d3d2f2625fb389d51" |
384 | SRC_URI += "git://github.com/klauspost/compress;name=compress;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/klauspost/compress" | 369 | SRC_URI += "git://github.com/klauspost/compress;name=compress;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/klauspost/compress" |
385 | 370 | ||
386 | # github.com/klauspost/cpuid/v2 v2.2.3 | 371 | # github.com/klauspost/cpuid/v2 v2.2.3 |
@@ -398,9 +383,9 @@ SRC_URI += "git://github.com/mattn/go-colorable;name=go-colorable;protocol=https | |||
398 | SRCREV_mountinfo="4950d7687cf6c9b138dc0e18c2c7351e1f6ed497" | 383 | SRCREV_mountinfo="4950d7687cf6c9b138dc0e18c2c7351e1f6ed497" |
399 | SRC_URI += "git://github.com/moby/sys;name=mountinfo;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/mountinfo" | 384 | SRC_URI += "git://github.com/moby/sys;name=mountinfo;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/sys/mountinfo" |
400 | 385 | ||
401 | # github.com/containerd/imgcrypt v1.1.9 | 386 | # github.com/containerd/imgcrypt v1.1.11 |
402 | # [1] git ls-remote https://github.com/containerd/imgcrypt 90513b079771363133611a91de350ea932e09b26 | 387 | # [1] git ls-remote https://github.com/containerd/imgcrypt 619fd33080b087702c72e93451a698c381d522d0 |
403 | SRCREV_imgcrypt="90513b079771363133611a91de350ea932e09b26" | 388 | SRCREV_imgcrypt="619fd33080b087702c72e93451a698c381d522d0" |
404 | SRC_URI += "git://github.com/containerd/imgcrypt;name=imgcrypt;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/imgcrypt" | 389 | SRC_URI += "git://github.com/containerd/imgcrypt;name=imgcrypt;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/imgcrypt" |
405 | 390 | ||
406 | # github.com/muesli/cancelreader v0.2.2 | 391 | # github.com/muesli/cancelreader v0.2.2 |
@@ -413,9 +398,9 @@ SRC_URI += "git://github.com/muesli/cancelreader;name=cancelreader;protocol=http | |||
413 | SRCREV_netlink="5e915e0149386ce3d02379ff93f4c0a5601779d5" | 398 | SRCREV_netlink="5e915e0149386ce3d02379ff93f4c0a5601779d5" |
414 | SRC_URI += "git://github.com/vishvananda/netlink;name=netlink;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/vishvananda/netlink" | 399 | SRC_URI += "git://github.com/vishvananda/netlink;name=netlink;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/vishvananda/netlink" |
415 | 400 | ||
416 | # github.com/containers/ocicrypt v1.1.9 | 401 | # github.com/containers/ocicrypt v1.1.10 |
417 | # [1] git ls-remote https://github.com/containers/ocicrypt c0e1fd5b82bc57acdb1a241dc602534eea42edb6 | 402 | # [1] git ls-remote https://github.com/containers/ocicrypt ccaf1f86ed8ce962ed5909808113bc84b5684018 |
418 | SRCREV_ocicrypt="c0e1fd5b82bc57acdb1a241dc602534eea42edb6" | 403 | SRCREV_ocicrypt="ccaf1f86ed8ce962ed5909808113bc84b5684018" |
419 | SRC_URI += "git://github.com/containers/ocicrypt;name=ocicrypt;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containers/ocicrypt" | 404 | SRC_URI += "git://github.com/containers/ocicrypt;name=ocicrypt;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containers/ocicrypt" |
420 | 405 | ||
421 | # github.com/mattn/go-shellwords v1.0.12 | 406 | # github.com/mattn/go-shellwords v1.0.12 |
@@ -433,14 +418,14 @@ SRC_URI += "git://github.com/moby/sys;name=sequential;protocol=https;nobranch=1; | |||
433 | SRCREV_trace="60666c554065ac4da502fe28943eea4b938ab479" | 418 | SRCREV_trace="60666c554065ac4da502fe28943eea4b938ab479" |
434 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=trace;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel/trace" | 419 | SRC_URI += "git://github.com/open-telemetry/opentelemetry-go;name=trace;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/go.opentelemetry.io/otel/trace" |
435 | 420 | ||
436 | # github.com/containerd/platforms v0.1.1 | 421 | # github.com/containerd/platforms v0.2.1 |
437 | # [1] git ls-remote https://github.com/containerd/platforms db76a43eaea9a004a5f240620f966b0081123884 | 422 | # [1] git ls-remote https://github.com/containerd/platforms 163df76b7184bb17ead614c92176995ec8fa5919 |
438 | SRCREV_platforms="db76a43eaea9a004a5f240620f966b0081123884" | 423 | SRCREV_platforms="163df76b7184bb17ead614c92176995ec8fa5919" |
439 | SRC_URI += "git://github.com/containerd/platforms;name=platforms;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/platforms" | 424 | SRC_URI += "git://github.com/containerd/platforms;name=platforms;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/platforms" |
440 | 425 | ||
441 | # github.com/pelletier/go-toml/v2 v2.1.1 | 426 | # github.com/pelletier/go-toml/v2 v2.2.2 |
442 | # [1] git ls-remote https://github.com/pelletier/go-toml 34765b4a9e937ab927b5bd57231e98c68fe13109 | 427 | # [1] git ls-remote https://github.com/pelletier/go-toml a3d5a0bb530b5206c728eed9cb57323061922bcb |
443 | SRCREV_go-toml-v2="34765b4a9e937ab927b5bd57231e98c68fe13109" | 428 | SRCREV_go-toml-v2="a3d5a0bb530b5206c728eed9cb57323061922bcb" |
444 | SRC_URI += "git://github.com/pelletier/go-toml;name=go-toml-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/pelletier/go-toml/v2" | 429 | SRC_URI += "git://github.com/pelletier/go-toml;name=go-toml-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/pelletier/go-toml/v2" |
445 | 430 | ||
446 | # github.com/mitchellh/go-homedir v1.1.0 | 431 | # github.com/mitchellh/go-homedir v1.1.0 |
@@ -468,9 +453,9 @@ SRC_URI += "git://github.com/Masterminds/semver;name=v3;protocol=https;nobranch= | |||
468 | SRCREV_cgroups-v3="1e056883d58ac58daf7566065a46016b4532f35c" | 453 | SRCREV_cgroups-v3="1e056883d58ac58daf7566065a46016b4532f35c" |
469 | SRC_URI += "git://github.com/containerd/cgroups;name=cgroups-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/cgroups/v3" | 454 | SRC_URI += "git://github.com/containerd/cgroups;name=cgroups-v3;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/cgroups/v3" |
470 | 455 | ||
471 | # github.com/containerd/containerd v1.7.13 | 456 | # github.com/containerd/containerd v1.7.19 |
472 | # [1] git ls-remote https://github.com/containerd/containerd 7c3aca7a610df76212171d200ca3811ff6096eb8 | 457 | # [1] git ls-remote https://github.com/containerd/containerd 2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 |
473 | SRCREV_containerd="7c3aca7a610df76212171d200ca3811ff6096eb8" | 458 | SRCREV_containerd="2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41" |
474 | SRC_URI += "git://github.com/containerd/containerd;name=containerd;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/containerd" | 459 | SRC_URI += "git://github.com/containerd/containerd;name=containerd;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/containerd" |
475 | 460 | ||
476 | # github.com/containerd/continuity v0.4.3 | 461 | # github.com/containerd/continuity v0.4.3 |
@@ -478,10 +463,10 @@ SRC_URI += "git://github.com/containerd/containerd;name=containerd;protocol=http | |||
478 | SRCREV_continuity="1743d9104d944131cdedaba33a59d2f9bd80a6f2" | 463 | SRCREV_continuity="1743d9104d944131cdedaba33a59d2f9bd80a6f2" |
479 | SRC_URI += "git://github.com/containerd/continuity;name=continuity;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/continuity" | 464 | SRC_URI += "git://github.com/containerd/continuity;name=continuity;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/continuity" |
480 | 465 | ||
481 | # github.com/containerd/typeurl/v2 v2.1.1 | 466 | # github.com/containerd/typeurl/v2 v2.2.0 |
482 | # [1] git ls-remote https://github.com/containerd/typeurl 7ef6316b771f959cbb208b229e3423a466947df3 | 467 | # [1] git ls-remote https://github.com/containerd/typeurl 933576d917b1a9ba697d03d982fb18cb0260e64f |
483 | SRCREV_v2="7ef6316b771f959cbb208b229e3423a466947df3" | 468 | SRCREV_typeurl-v2="933576d917b1a9ba697d03d982fb18cb0260e64f" |
484 | SRC_URI += "git://github.com/containerd/typeurl;name=v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/typeurl/v2" | 469 | SRC_URI += "git://github.com/containerd/typeurl;name=typeurl-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/typeurl/v2" |
485 | 470 | ||
486 | # github.com/coreos/go-systemd/v22 v22.5.0 | 471 | # github.com/coreos/go-systemd/v22 v22.5.0 |
487 | # [1] git ls-remote https://github.com/coreos/go-systemd d5623bf85e8e73ae6352f78ee6b55a287619dd4e | 472 | # [1] git ls-remote https://github.com/coreos/go-systemd d5623bf85e8e73ae6352f78ee6b55a287619dd4e |
@@ -498,9 +483,9 @@ SRC_URI += "git://github.com/docker/go-connections;name=go-connections;protocol= | |||
498 | SRCREV_gojsonpointer="02993c407bfbf5f6dae44c4f4b1cf6a39b5fc5bb" | 483 | SRCREV_gojsonpointer="02993c407bfbf5f6dae44c4f4b1cf6a39b5fc5bb" |
499 | SRC_URI += "git://github.com/xeipuuv/gojsonpointer;name=gojsonpointer;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/xeipuuv/gojsonpointer" | 484 | SRC_URI += "git://github.com/xeipuuv/gojsonpointer;name=gojsonpointer;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/xeipuuv/gojsonpointer" |
500 | 485 | ||
501 | # github.com/fahedouch/go-logrotate v0.2.0 | 486 | # github.com/fahedouch/go-logrotate v0.2.1 |
502 | # [1] git ls-remote https://github.com/fahedouch/go-logrotate 6b28a8e09e886889e0bc4347e66bd4d4d82f5b10 | 487 | # [1] git ls-remote https://github.com/fahedouch/go-logrotate e7e671d3a673890ee38392540079196cef61e3d6 |
503 | SRCREV_go-logrotate="6b28a8e09e886889e0bc4347e66bd4d4d82f5b10" | 488 | SRCREV_go-logrotate="e7e671d3a673890ee38392540079196cef61e3d6" |
504 | SRC_URI += "git://github.com/fahedouch/go-logrotate;name=go-logrotate;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/fahedouch/go-logrotate" | 489 | SRC_URI += "git://github.com/fahedouch/go-logrotate;name=go-logrotate;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/fahedouch/go-logrotate" |
505 | 490 | ||
506 | # github.com/mitchellh/mapstructure v1.5.0 | 491 | # github.com/mitchellh/mapstructure v1.5.0 |
@@ -508,11 +493,16 @@ SRC_URI += "git://github.com/fahedouch/go-logrotate;name=go-logrotate;protocol=h | |||
508 | SRCREV_mapstructure="ab69d8d93410fce4361f4912bb1ff88110a81311" | 493 | SRCREV_mapstructure="ab69d8d93410fce4361f4912bb1ff88110a81311" |
509 | SRC_URI += "git://github.com/mitchellh/mapstructure;name=mapstructure;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mitchellh/mapstructure" | 494 | SRC_URI += "git://github.com/mitchellh/mapstructure;name=mapstructure;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/mitchellh/mapstructure" |
510 | 495 | ||
511 | # github.com/distribution/reference v0.5.0 | 496 | # github.com/distribution/reference v0.6.0 |
512 | # [1] git ls-remote https://github.com/distribution/reference 49c28499d219290c3226822e9cfcd4ede6d75379 | 497 | # [1] git ls-remote https://github.com/distribution/reference ff14fafe2236e51c2894ac07d4bdfc778e96d682 |
513 | SRCREV_reference="49c28499d219290c3226822e9cfcd4ede6d75379" | 498 | SRCREV_reference="ff14fafe2236e51c2894ac07d4bdfc778e96d682" |
514 | SRC_URI += "git://github.com/distribution/reference;name=reference;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/distribution/reference" | 499 | SRC_URI += "git://github.com/distribution/reference;name=reference;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/distribution/reference" |
515 | 500 | ||
501 | # github.com/moby/docker-image-spec v1.3.1 | ||
502 | # [1] git ls-remote https://github.com/moby/docker-image-spec f1d00ebd2d6d6805170d5543dbca4b850f35f9af | ||
503 | SRCREV_docker-image-spec="f1d00ebd2d6d6805170d5543dbca4b850f35f9af" | ||
504 | SRC_URI += "git://github.com/moby/docker-image-spec;name=docker-image-spec;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/moby/docker-image-spec" | ||
505 | |||
516 | # github.com/multiformats/go-base32 v0.1.0 | 506 | # github.com/multiformats/go-base32 v0.1.0 |
517 | # [1] git ls-remote https://github.com/multiformats/go-base32 a16b66327f327428b32b919939b8c93482507e1f | 507 | # [1] git ls-remote https://github.com/multiformats/go-base32 a16b66327f327428b32b919939b8c93482507e1f |
518 | SRCREV_go-base32="a16b66327f327428b32b919939b8c93482507e1f" | 508 | SRCREV_go-base32="a16b66327f327428b32b919939b8c93482507e1f" |
@@ -533,14 +523,9 @@ SRC_URI += "git://github.com/multiformats/go-varint;name=go-varint;protocol=http | |||
533 | SRCREV_selinux="b68c45eb2df48c6b0c949901ccda90c8e65fe677" | 523 | SRCREV_selinux="b68c45eb2df48c6b0c949901ccda90c8e65fe677" |
534 | SRC_URI += "git://github.com/opencontainers/selinux;name=selinux;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/opencontainers/selinux" | 524 | SRC_URI += "git://github.com/opencontainers/selinux;name=selinux;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/opencontainers/selinux" |
535 | 525 | ||
536 | # github.com/compose-spec/compose-go v1.20.2 | 526 | # github.com/containernetworking/cni v1.2.2 |
537 | # [1] git ls-remote https://github.com/compose-spec/compose-go e390b9774ca100e1d75c8bc075054502783b48b8 | 527 | # [1] git ls-remote https://github.com/containernetworking/cni d5c71ad528129e306538f7ba5b796337c1898d81 |
538 | SRCREV_compose-go="e390b9774ca100e1d75c8bc075054502783b48b8" | 528 | SRCREV_cni="d5c71ad528129e306538f7ba5b796337c1898d81" |
539 | SRC_URI += "git://github.com/compose-spec/compose-go;name=compose-go;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/compose-spec/compose-go" | ||
540 | |||
541 | # github.com/containernetworking/cni v1.1.2 | ||
542 | # [1] git ls-remote https://github.com/containernetworking/cni 3363d143688bb83ca18489ac8b9dc204c1d49c4a | ||
543 | SRCREV_cni="3363d143688bb83ca18489ac8b9dc204c1d49c4a" | ||
544 | SRC_URI += "git://github.com/containernetworking/cni;name=cni;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containernetworking/cni" | 529 | SRC_URI += "git://github.com/containernetworking/cni;name=cni;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containernetworking/cni" |
545 | 530 | ||
546 | # github.com/hashicorp/go-multierror v1.1.1 | 531 | # github.com/hashicorp/go-multierror v1.1.1 |
@@ -553,9 +538,9 @@ SRC_URI += "git://github.com/hashicorp/go-multierror;name=go-multierror;protocol | |||
553 | SRCREV_gojsonreference="bd5ef7bd5415a7ac448318e64f11a24cd21e594b" | 538 | SRCREV_gojsonreference="bd5ef7bd5415a7ac448318e64f11a24cd21e594b" |
554 | SRC_URI += "git://github.com/xeipuuv/gojsonreference;name=gojsonreference;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/xeipuuv/gojsonreference" | 539 | SRC_URI += "git://github.com/xeipuuv/gojsonreference;name=gojsonreference;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/xeipuuv/gojsonreference" |
555 | 540 | ||
556 | # github.com/awslabs/soci-snapshotter v0.4.1 | 541 | # github.com/awslabs/soci-snapshotter v0.6.1 |
557 | # [1] git ls-remote https://github.com/awslabs/soci-snapshotter 34e069d90460f422c549b3a8994aa26820cf6544 | 542 | # [1] git ls-remote https://github.com/awslabs/soci-snapshotter bc692715c8078e4cdfcec064f22fd324914bda8e |
558 | SRCREV_soci-snapshotter="34e069d90460f422c549b3a8994aa26820cf6544" | 543 | SRCREV_soci-snapshotter="bc692715c8078e4cdfcec064f22fd324914bda8e" |
559 | SRC_URI += "git://github.com/awslabs/soci-snapshotter;name=soci-snapshotter;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/awslabs/soci-snapshotter" | 544 | SRC_URI += "git://github.com/awslabs/soci-snapshotter;name=soci-snapshotter;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/awslabs/soci-snapshotter" |
560 | 545 | ||
561 | # github.com/opencontainers/go-digest v1.0.0 | 546 | # github.com/opencontainers/go-digest v1.0.0 |
@@ -563,6 +548,16 @@ SRC_URI += "git://github.com/awslabs/soci-snapshotter;name=soci-snapshotter;prot | |||
563 | SRCREV_go-digest="ea51bea511f75cfa3ef6098cc253c5c3609b037a" | 548 | SRCREV_go-digest="ea51bea511f75cfa3ef6098cc253c5c3609b037a" |
564 | SRC_URI += "git://github.com/opencontainers/go-digest;name=go-digest;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/opencontainers/go-digest" | 549 | SRC_URI += "git://github.com/opencontainers/go-digest;name=go-digest;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/opencontainers/go-digest" |
565 | 550 | ||
551 | # github.com/go-viper/mapstructure/v2 v2.0.0 | ||
552 | # [1] git ls-remote https://github.com/go-viper/mapstructure 6abdb44d71d6ac11f79c11a30a9653c9e4986625 | ||
553 | SRCREV_mapstructure-v2="6abdb44d71d6ac11f79c11a30a9653c9e4986625" | ||
554 | SRC_URI += "git://github.com/go-viper/mapstructure;name=mapstructure-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/go-viper/mapstructure/v2" | ||
555 | |||
556 | # github.com/containerd/containerd/api v1.7.19 | ||
557 | # [1] git ls-remote https://github.com/containerd/containerd b600181a9324222b5f84c702b13250390bfdf746 | ||
558 | SRCREV_api="b600181a9324222b5f84c702b13250390bfdf746" | ||
559 | SRC_URI += "git://github.com/containerd/containerd;name=api;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/containerd/api" | ||
560 | |||
566 | # github.com/opencontainers/image-spec v1.1.0 | 561 | # github.com/opencontainers/image-spec v1.1.0 |
567 | # [1] git ls-remote https://github.com/opencontainers/image-spec e7f7c0ca69b21688c3cea7c87a04e4503e6099e2 | 562 | # [1] git ls-remote https://github.com/opencontainers/image-spec e7f7c0ca69b21688c3cea7c87a04e4503e6099e2 |
568 | SRCREV_image-spec="e7f7c0ca69b21688c3cea7c87a04e4503e6099e2" | 563 | SRCREV_image-spec="e7f7c0ca69b21688c3cea7c87a04e4503e6099e2" |
@@ -593,19 +588,24 @@ SRC_URI += "git://github.com/multiformats/go-multibase;name=go-multibase;protoco | |||
593 | SRCREV_go-multihash="16974ad98ab1fb19eb756919f55373b39cc80bec" | 588 | SRCREV_go-multihash="16974ad98ab1fb19eb756919f55373b39cc80bec" |
594 | SRC_URI += "git://github.com/multiformats/go-multihash;name=go-multihash;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/multiformats/go-multihash" | 589 | SRC_URI += "git://github.com/multiformats/go-multihash;name=go-multihash;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/multiformats/go-multihash" |
595 | 590 | ||
596 | # github.com/stefanberger/go-pkcs11uri v0.0.0-20201008174630-78d3cae3a980 | 591 | # github.com/stefanberger/go-pkcs11uri v0.0.0-20230803200340-78284954bff6 |
597 | # [1] git ls-remote https://github.com/stefanberger/go-pkcs11uri 78d3cae3a9805d89aa4fa80a362ca944c89a1b99 | 592 | # [1] git ls-remote https://github.com/stefanberger/go-pkcs11uri 78284954bff6dcce7888166bb79bbba93bea0879 |
598 | SRCREV_go-pkcs11uri="78d3cae3a9805d89aa4fa80a362ca944c89a1b99" | 593 | SRCREV_go-pkcs11uri="78284954bff6dcce7888166bb79bbba93bea0879" |
599 | SRC_URI += "git://github.com/stefanberger/go-pkcs11uri;name=go-pkcs11uri;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/stefanberger/go-pkcs11uri" | 594 | SRC_URI += "git://github.com/stefanberger/go-pkcs11uri;name=go-pkcs11uri;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/stefanberger/go-pkcs11uri" |
600 | 595 | ||
601 | # github.com/cyphar/filepath-securejoin v0.2.4 | 596 | # github.com/compose-spec/compose-go/v2 v2.1.3 |
602 | # [1] git ls-remote https://github.com/cyphar/filepath-securejoin 2710d06c5b4ba3168beffa0689798d2db12e8ac4 | 597 | # [1] git ls-remote https://github.com/compose-spec/compose-go 35c575c758afd2a8363bd47290c3ddec0d23ebaf |
603 | SRCREV_filepath-securejoin="2710d06c5b4ba3168beffa0689798d2db12e8ac4" | 598 | SRCREV_v2="35c575c758afd2a8363bd47290c3ddec0d23ebaf" |
599 | SRC_URI += "git://github.com/compose-spec/compose-go;name=v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/compose-spec/compose-go/v2" | ||
600 | |||
601 | # github.com/cyphar/filepath-securejoin v0.3.0 | ||
602 | # [1] git ls-remote https://github.com/cyphar/filepath-securejoin b984b9cbbfa775c0ba6828372fd53da2262cb552 | ||
603 | SRCREV_filepath-securejoin="b984b9cbbfa775c0ba6828372fd53da2262cb552" | ||
604 | SRC_URI += "git://github.com/cyphar/filepath-securejoin;name=filepath-securejoin;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/cyphar/filepath-securejoin" | 604 | SRC_URI += "git://github.com/cyphar/filepath-securejoin;name=filepath-securejoin;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/cyphar/filepath-securejoin" |
605 | 605 | ||
606 | # github.com/containernetworking/plugins v1.4.0 | 606 | # github.com/containernetworking/plugins v1.5.1 |
607 | # [1] git ls-remote https://github.com/containernetworking/plugins 1fb5bf669e42cd208008e52d45b41fe2c3eb8dbc | 607 | # [1] git ls-remote https://github.com/containernetworking/plugins c29dc79f96cd50452a247a4591443d2aac033429 |
608 | SRCREV_plugins="1fb5bf669e42cd208008e52d45b41fe2c3eb8dbc" | 608 | SRCREV_plugins="c29dc79f96cd50452a247a4591443d2aac033429" |
609 | SRC_URI += "git://github.com/containernetworking/plugins;name=plugins;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containernetworking/plugins" | 609 | SRC_URI += "git://github.com/containernetworking/plugins;name=plugins;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containernetworking/plugins" |
610 | 610 | ||
611 | # github.com/fluent/fluent-logger-golang v1.9.0 | 611 | # github.com/fluent/fluent-logger-golang v1.9.0 |
@@ -623,9 +623,9 @@ SRC_URI += "git://github.com/opencontainers/runtime-spec;name=runtime-spec;proto | |||
623 | SRCREV_go-118-fuzz-build="8075edf89bb034603c758f28fe93143047ac5677" | 623 | SRCREV_go-118-fuzz-build="8075edf89bb034603c758f28fe93143047ac5677" |
624 | SRC_URI += "git://github.com/AdamKorcz/go-118-fuzz-build;name=go-118-fuzz-build;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/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=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/AdamKorcz/go-118-fuzz-build" |
625 | 625 | ||
626 | # github.com/containerd/nydus-snapshotter v0.13.7 | 626 | # github.com/containerd/nydus-snapshotter v0.13.13 |
627 | # [1] git ls-remote https://github.com/containerd/nydus-snapshotter 3fcac86ccfe192b34e8605de9e26b9f40150c8cb | 627 | # [1] git ls-remote https://github.com/containerd/nydus-snapshotter e9d1bb738f778a2e30b8284ca4f479fa2517456c |
628 | SRCREV_nydus-snapshotter="3fcac86ccfe192b34e8605de9e26b9f40150c8cb" | 628 | SRCREV_nydus-snapshotter="e9d1bb738f778a2e30b8284ca4f479fa2517456c" |
629 | SRC_URI += "git://github.com/containerd/nydus-snapshotter;name=nydus-snapshotter;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/nydus-snapshotter" | 629 | SRC_URI += "git://github.com/containerd/nydus-snapshotter;name=nydus-snapshotter;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/nydus-snapshotter" |
630 | 630 | ||
631 | # github.com/containerd/stargz-snapshotter v0.15.1 | 631 | # github.com/containerd/stargz-snapshotter v0.15.1 |
@@ -633,14 +633,14 @@ SRC_URI += "git://github.com/containerd/nydus-snapshotter;name=nydus-snapshotter | |||
633 | SRCREV_stargz-snapshotter="64ab83bd65cd4a763e262955984232cc5ddfeb3f" | 633 | SRCREV_stargz-snapshotter="64ab83bd65cd4a763e262955984232cc5ddfeb3f" |
634 | SRC_URI += "git://github.com/containerd/stargz-snapshotter;name=stargz-snapshotter;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/stargz-snapshotter" | 634 | SRC_URI += "git://github.com/containerd/stargz-snapshotter;name=stargz-snapshotter;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/stargz-snapshotter" |
635 | 635 | ||
636 | # google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b | 636 | # google.golang.org/genproto/googleapis/rpc v0.0.0-20240123012728-ef4313101c80 |
637 | # [1] git ls-remote https://github.com/googleapis/go-genproto 49dd2c1f3d0bf0f025ccaf8eeaaad902e3c63846 | 637 | # [1] git ls-remote https://github.com/googleapis/go-genproto ef4313101c801fa091ce994c42178295e58e9f6f |
638 | SRCREV_rpc="49dd2c1f3d0bf0f025ccaf8eeaaad902e3c63846" | 638 | SRCREV_rpc="ef4313101c801fa091ce994c42178295e58e9f6f" |
639 | SRC_URI += "git://github.com/googleapis/go-genproto;name=rpc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/genproto/googleapis/rpc" | 639 | SRC_URI += "git://github.com/googleapis/go-genproto;name=rpc;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/google.golang.org/genproto/googleapis/rpc" |
640 | 640 | ||
641 | # github.com/rootless-containers/bypass4netns v0.4.0 | 641 | # github.com/rootless-containers/bypass4netns v0.4.1 |
642 | # [1] git ls-remote https://github.com/rootless-containers/bypass4netns 3385f1f32437dba4300a2bdf1567a7ece939f9b9 | 642 | # [1] git ls-remote https://github.com/rootless-containers/bypass4netns c3c127b902268c0ec143d5d0e06b567e0b930c45 |
643 | SRCREV_bypass4netns="3385f1f32437dba4300a2bdf1567a7ece939f9b9" | 643 | SRCREV_bypass4netns="c3c127b902268c0ec143d5d0e06b567e0b930c45" |
644 | SRC_URI += "git://github.com/rootless-containers/bypass4netns;name=bypass4netns;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/rootless-containers/bypass4netns" | 644 | SRC_URI += "git://github.com/rootless-containers/bypass4netns;name=bypass4netns;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/rootless-containers/bypass4netns" |
645 | 645 | ||
646 | # github.com/docker/docker-credential-helpers v0.7.0 | 646 | # github.com/docker/docker-credential-helpers v0.7.0 |
@@ -653,9 +653,9 @@ SRC_URI += "git://github.com/docker/docker-credential-helpers;name=docker-creden | |||
653 | SRCREV_ipfs="64ab83bd65cd4a763e262955984232cc5ddfeb3f" | 653 | SRCREV_ipfs="64ab83bd65cd4a763e262955984232cc5ddfeb3f" |
654 | SRC_URI += "git://github.com/containerd/stargz-snapshotter;name=ipfs;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/stargz-snapshotter/ipfs" | 654 | SRC_URI += "git://github.com/containerd/stargz-snapshotter;name=ipfs;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/stargz-snapshotter/ipfs" |
655 | 655 | ||
656 | # github.com/rootless-containers/rootlesskit/v2 v2.0.1 | 656 | # github.com/rootless-containers/rootlesskit/v2 v2.1.0 |
657 | # [1] git ls-remote https://github.com/rootless-containers/rootlesskit 5e9cd7880619a3c0a675e6a41d9562b6839066ee | 657 | # [1] git ls-remote https://github.com/rootless-containers/rootlesskit da77c66a62412f8631fd9ce17653a3ee36802215 |
658 | SRCREV_rootlesskit-v2="5e9cd7880619a3c0a675e6a41d9562b6839066ee" | 658 | SRCREV_rootlesskit-v2="da77c66a62412f8631fd9ce17653a3ee36802215" |
659 | SRC_URI += "git://github.com/rootless-containers/rootlesskit;name=rootlesskit-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/rootless-containers/rootlesskit/v2" | 659 | SRC_URI += "git://github.com/rootless-containers/rootlesskit;name=rootlesskit-v2;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/rootless-containers/rootlesskit/v2" |
660 | 660 | ||
661 | # github.com/containerd/stargz-snapshotter/estargz v0.15.1 | 661 | # github.com/containerd/stargz-snapshotter/estargz v0.15.1 |
@@ -663,9 +663,9 @@ SRC_URI += "git://github.com/rootless-containers/rootlesskit;name=rootlesskit-v2 | |||
663 | SRCREV_estargz="64ab83bd65cd4a763e262955984232cc5ddfeb3f" | 663 | SRCREV_estargz="64ab83bd65cd4a763e262955984232cc5ddfeb3f" |
664 | SRC_URI += "git://github.com/containerd/stargz-snapshotter;name=estargz;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/stargz-snapshotter/estargz" | 664 | SRC_URI += "git://github.com/containerd/stargz-snapshotter;name=estargz;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/stargz-snapshotter/estargz" |
665 | 665 | ||
666 | # github.com/containerd/accelerated-container-image v1.0.2 | 666 | # github.com/containerd/accelerated-container-image v1.1.3 |
667 | # [1] git ls-remote https://github.com/containerd/accelerated-container-image 526b680966031d9e07371894e1de68cbf9ae6282 | 667 | # [1] git ls-remote https://github.com/containerd/accelerated-container-image e66cd5cd4e31a986df6a282ef861286138e528c7 |
668 | SRCREV_accelerated-container-image="526b680966031d9e07371894e1de68cbf9ae6282" | 668 | SRCREV_accelerated-container-image="e66cd5cd4e31a986df6a282ef861286138e528c7" |
669 | SRC_URI += "git://github.com/containerd/accelerated-container-image;name=accelerated-container-image;protocol=https;nobranch=1;destsuffix=${GO_SRCURI_DESTSUFFIX}/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=${GO_SRCURI_DESTSUFFIX}/vendor.fetch/github.com/containerd/accelerated-container-image" |
670 | 670 | ||
671 | # go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.45.0 | 671 | # go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.45.0 |