Skip to content

Commit bc2043c

Browse files
author
Yoan Moscatelli
committed
build: Bump containerd version to 1.6.35
1 parent 0ff4395 commit bc2043c

File tree

3 files changed

+31
-28
lines changed

3 files changed

+31
-28
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
- Bump etcd version to [3.5.14](https://github.com/etcd-io/etcd/releases/tag/v3.5.14)
1919
(PR[#4369](https://github.com/scality/metalk8s/pull/4369))
2020

21-
- Bump containerd to [1.6.31](https://github.com/containerd/containerd/releases/tag/v1.6.31)
22-
(PR[#4292](https://github.com/scality/metalk8s/pull/4292))
21+
- Bump containerd to [1.6.35](https://github.com/containerd/containerd/releases/tag/v1.6.35)
22+
(PR[#4397](https://github.com/scality/metalk8s/pull/4397))
2323

2424
- Bump Calico version to [3.28.0](https://github.com/projectcalico/calico/releases/tag/v3.28.0)
2525
(PR[#4363](https://github.com/scality/metalk8s/pull/4363))

buildchain/buildchain/versions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
CALICO_VERSION: str = "3.28.0"
2929
SALT_VERSION: str = "3002.9"
30-
CONTAINERD_VERSION: str = "1.6.31"
30+
CONTAINERD_VERSION: str = "1.6.35"
3131

3232
CONTAINERD_RELEASE: str = "1"
3333
SOSREPORT_RELEASE: str = "2"

packages/redhat/common/containerd.spec

Lines changed: 28 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
%global goipath github.com/containerd/containerd
2-
Version: 1.6.31
2+
Version: 1.6.35
33

44
%if %{defined fedora}
55
%gometa
@@ -66,8 +66,8 @@ Requires: (runc < 1:1.1.3 or runc > 1:1.1.3)
6666
# From github.com/containerd/containerd repository, checkout the corresponding version and run:
6767
# go list -m -mod=mod -f '{{ if not .Main }}{{.Path }} {{ .Version }}{{ end }}' -u all 2> /dev/null \
6868
# | awk '{ s = split($2, v, "-"); print "Provides: bundled(golang("$1")) = "v[s] }'
69-
Provides: bundled(golang(bazil.org/fuse)) = 5883e5a4b512
70-
Provides: bundled(golang(cloud.google.com/go)) = v0.81.0
69+
Provides: bundled(golang(bazil.org/fuse)) = 371fbbdaa898
70+
Provides: bundled(golang(cloud.google.com/go)) = v0.65.0
7171
Provides: bundled(golang(cloud.google.com/go/bigquery)) = v1.8.0
7272
Provides: bundled(golang(cloud.google.com/go/compute)) = v1.23.0
7373
Provides: bundled(golang(cloud.google.com/go/compute/metadata)) = v0.2.3
@@ -89,8 +89,8 @@ Provides: bundled(golang(github.com/Azure/go-autorest/logger)) = v0.2.1
8989
Provides: bundled(golang(github.com/Azure/go-autorest/tracing)) = v0.6.0
9090
Provides: bundled(golang(github.com/BurntSushi/toml)) = v0.3.1
9191
Provides: bundled(golang(github.com/BurntSushi/xgb)) = 27f122750802
92-
Provides: bundled(golang(github.com/Microsoft/go-winio)) = v0.5.2
93-
Provides: bundled(golang(github.com/Microsoft/hcsshim)) = v0.9.10
92+
Provides: bundled(golang(github.com/Microsoft/go-winio)) = v0.5.3
93+
Provides: bundled(golang(github.com/Microsoft/hcsshim)) = v0.9.12
9494
Provides: bundled(golang(github.com/Microsoft/hcsshim/test)) = 43a75bb4edd3
9595
Provides: bundled(golang(github.com/NYTimes/gziphandler)) = v1.1.1
9696
Provides: bundled(golang(github.com/OneOfOne/xxhash)) = v1.2.2
@@ -126,7 +126,7 @@ Provides: bundled(golang(github.com/certifi/gocertifi)) = 2c3bb06c6054
126126
Provides: bundled(golang(github.com/cespare/xxhash)) = v1.1.0
127127
Provides: bundled(golang(github.com/cespare/xxhash/v2)) = v2.2.0
128128
Provides: bundled(golang(github.com/checkpoint-restore/go-criu/v4)) = v4.1.0
129-
Provides: bundled(golang(github.com/checkpoint-restore/go-criu/v5)) = v5.3.0
129+
Provides: bundled(golang(github.com/checkpoint-restore/go-criu/v5)) = v5.0.0
130130
Provides: bundled(golang(github.com/chzyer/logex)) = v1.1.10
131131
Provides: bundled(golang(github.com/chzyer/readline)) = 2972be24d48e
132132
Provides: bundled(golang(github.com/chzyer/test)) = a1ea475d72b1
@@ -142,10 +142,11 @@ Provides: bundled(golang(github.com/containerd/btrfs)) = v1.0.0
142142
Provides: bundled(golang(github.com/containerd/cgroups)) = v1.0.4
143143
Provides: bundled(golang(github.com/containerd/console)) = v1.0.3
144144
Provides: bundled(golang(github.com/containerd/continuity)) = v0.3.0
145+
Provides: bundled(golang(github.com/containerd/errdefs)) = v0.1.0
145146
Provides: bundled(golang(github.com/containerd/fifo)) = v1.0.0
146147
Provides: bundled(golang(github.com/containerd/go-cni)) = v1.1.6
147148
Provides: bundled(golang(github.com/containerd/go-runc)) = v1.0.0
148-
Provides: bundled(golang(github.com/containerd/imgcrypt)) = v1.1.4
149+
Provides: bundled(golang(github.com/containerd/imgcrypt)) = v1.1.8
149150
Provides: bundled(golang(github.com/containerd/log)) = v0.1.0
150151
Provides: bundled(golang(github.com/containerd/nri)) = v0.1.1
151152
Provides: bundled(golang(github.com/containerd/stargz-snapshotter/estargz)) = v0.4.1
@@ -154,7 +155,7 @@ Provides: bundled(golang(github.com/containerd/typeurl)) = v1.0.2
154155
Provides: bundled(golang(github.com/containerd/zfs)) = v1.1.0
155156
Provides: bundled(golang(github.com/containernetworking/cni)) = v1.1.1
156157
Provides: bundled(golang(github.com/containernetworking/plugins)) = v1.1.1
157-
Provides: bundled(golang(github.com/containers/ocicrypt)) = v1.1.3
158+
Provides: bundled(golang(github.com/containers/ocicrypt)) = v1.1.10
158159
Provides: bundled(golang(github.com/coreos/bbolt)) = v1.3.2
159160
Provides: bundled(golang(github.com/coreos/etcd)) = v3.3.13+incompatible
160161
Provides: bundled(golang(github.com/coreos/go-iptables)) = v0.6.0
@@ -165,7 +166,7 @@ Provides: bundled(golang(github.com/coreos/go-systemd/v22)) = v22.3.2
165166
Provides: bundled(golang(github.com/coreos/pkg)) = 399ea9e2e55f
166167
Provides: bundled(golang(github.com/cpuguy83/go-md2man/v2)) = v2.0.0
167168
Provides: bundled(golang(github.com/creack/pty)) = v1.1.11
168-
Provides: bundled(golang(github.com/cyphar/filepath-securejoin)) = v0.2.3
169+
Provides: bundled(golang(github.com/cyphar/filepath-securejoin)) = v0.2.2
169170
Provides: bundled(golang(github.com/d2g/dhcp4)) = a1d1b6c41b1c
170171
Provides: bundled(golang(github.com/d2g/dhcp4client)) = v1.0.0
171172
Provides: bundled(golang(github.com/d2g/dhcp4server)) = 7d4a0a7f59a5
@@ -205,6 +206,7 @@ Provides: bundled(golang(github.com/ghodss/yaml)) = v1.0.0
205206
Provides: bundled(golang(github.com/go-gl/glfw)) = e6da0acd62b1
206207
Provides: bundled(golang(github.com/go-gl/glfw/v3.3/glfw)) = 6f7a984d4dc4
207208
Provides: bundled(golang(github.com/go-ini/ini)) = v1.25.4
209+
Provides: bundled(golang(github.com/go-jose/go-jose/v3)) = v3.0.3
208210
Provides: bundled(golang(github.com/go-kit/kit)) = v0.9.0
209211
Provides: bundled(golang(github.com/go-kit/log)) = v0.1.0
210212
Provides: bundled(golang(github.com/go-logfmt/logfmt)) = v0.5.0
@@ -229,7 +231,7 @@ Provides: bundled(golang(github.com/google/go-cmp)) = v0.6.0
229231
Provides: bundled(golang(github.com/google/go-containerregistry)) = v0.5.1
230232
Provides: bundled(golang(github.com/google/gofuzz)) = v1.2.0
231233
Provides: bundled(golang(github.com/google/martian)) = v2.1.0+incompatible
232-
Provides: bundled(golang(github.com/google/martian/v3)) = v3.1.0
234+
Provides: bundled(golang(github.com/google/martian/v3)) = v3.0.0
233235
Provides: bundled(golang(github.com/google/pprof)) = 94a9f03dee38
234236
Provides: bundled(golang(github.com/google/renameio)) = v0.1.0
235237
Provides: bundled(golang(github.com/google/uuid)) = v1.3.1
@@ -266,7 +268,7 @@ Provides: bundled(golang(github.com/ianlancetaylor/demangle)) = 28f6c0f3b6
266268
Provides: bundled(golang(github.com/imdario/mergo)) = v0.3.12
267269
Provides: bundled(golang(github.com/inconshreveable/mousetrap)) = v1.0.0
268270
Provides: bundled(golang(github.com/intel/goresctrl)) = v0.2.0
269-
Provides: bundled(golang(github.com/j-keck/arping)) = v1.0.2
271+
Provides: bundled(golang(github.com/j-keck/arping)) = 2cf9dc699c56
270272
Provides: bundled(golang(github.com/jmespath/go-jmespath)) = bd40a432e4c7
271273
Provides: bundled(golang(github.com/joefitzgerald/rainbow-reporter)) = v0.1.0
272274
Provides: bundled(golang(github.com/jonboulle/clockwork)) = v0.2.2
@@ -328,8 +330,8 @@ Provides: bundled(golang(github.com/onsi/ginkgo)) = v1.16.4
328330
Provides: bundled(golang(github.com/onsi/ginkgo/v2)) = v2.1.3
329331
Provides: bundled(golang(github.com/onsi/gomega)) = v1.17.0
330332
Provides: bundled(golang(github.com/opencontainers/go-digest)) = v1.0.0
331-
Provides: bundled(golang(github.com/opencontainers/image-spec)) = 3a7f492d3f1b
332-
Provides: bundled(golang(github.com/opencontainers/runc)) = v1.1.0
333+
Provides: bundled(golang(github.com/opencontainers/image-spec)) = v1.1.0
334+
Provides: bundled(golang(github.com/opencontainers/runc)) = v1.1.5
333335
Provides: bundled(golang(github.com/opencontainers/runtime-spec)) = 1c3f411f0417
334336
Provides: bundled(golang(github.com/opencontainers/runtime-tools)) = 1d69bd0f9c39
335337
Provides: bundled(golang(github.com/opencontainers/selinux)) = v1.10.1
@@ -353,10 +355,9 @@ Provides: bundled(golang(github.com/russross/blackfriday/v2)) = v2.0.1
353355
Provides: bundled(golang(github.com/ryanuber/columnize)) = 9b3edd62028f
354356
Provides: bundled(golang(github.com/safchain/ethtool)) = 9aa261dae9b1
355357
Provides: bundled(golang(github.com/satori/go.uuid)) = v1.2.0
356-
Provides: bundled(golang(github.com/sclevine/agouti)) = v3.0.0+incompatible
357358
Provides: bundled(golang(github.com/sclevine/spec)) = v1.2.0
358359
Provides: bundled(golang(github.com/sean-/seed)) = e2103e2c3529
359-
Provides: bundled(golang(github.com/seccomp/libseccomp-golang)) = 3879420cc921
360+
Provides: bundled(golang(github.com/seccomp/libseccomp-golang)) = v0.9.1
360361
Provides: bundled(golang(github.com/shurcooL/sanitized_anchor_name)) = v1.0.0
361362
Provides: bundled(golang(github.com/sirupsen/logrus)) = v1.9.3
362363
Provides: bundled(golang(github.com/smartystreets/assertions)) = b2de0cb4f26d
@@ -369,15 +370,14 @@ Provides: bundled(golang(github.com/spf13/cobra)) = v1.1.3
369370
Provides: bundled(golang(github.com/spf13/jwalterweatherman)) = v1.0.0
370371
Provides: bundled(golang(github.com/spf13/pflag)) = v1.0.5
371372
Provides: bundled(golang(github.com/spf13/viper)) = v1.7.0
372-
Provides: bundled(golang(github.com/stefanberger/go-pkcs11uri)) = 78d3cae3a980
373+
Provides: bundled(golang(github.com/stefanberger/go-pkcs11uri)) = 78284954bff6
373374
Provides: bundled(golang(github.com/stoewer/go-strcase)) = v1.2.0
374375
Provides: bundled(golang(github.com/stretchr/objx)) = v0.5.0
375376
Provides: bundled(golang(github.com/stretchr/testify)) = v1.8.4
376377
Provides: bundled(golang(github.com/subosito/gotenv)) = v1.2.0
377378
Provides: bundled(golang(github.com/syndtr/gocapability)) = 42c35b437635
378379
Provides: bundled(golang(github.com/tchap/go-patricia)) = v2.2.6+incompatible
379380
Provides: bundled(golang(github.com/tmc/grpc-websocket-proxy)) = e5319fda7802
380-
Provides: bundled(golang(github.com/tv42/httpunix)) = 2ba4b9c3382c
381381
Provides: bundled(golang(github.com/ugorji/go)) = v1.1.4
382382
Provides: bundled(golang(github.com/urfave/cli)) = v1.22.2
383383
Provides: bundled(golang(github.com/vishvananda/netlink)) = f5de75959ad5
@@ -388,7 +388,7 @@ Provides: bundled(golang(github.com/xeipuuv/gojsonreference)) = bd5ef7bd54
388388
Provides: bundled(golang(github.com/xeipuuv/gojsonschema)) = v1.2.0
389389
Provides: bundled(golang(github.com/xiang90/probing)) = 43a291ad63a2
390390
Provides: bundled(golang(github.com/xordataexchange/crypt)) = b2862e3d0a77
391-
Provides: bundled(golang(github.com/yuin/goldmark)) = v1.3.5
391+
Provides: bundled(golang(github.com/yuin/goldmark)) = v1.4.13
392392
Provides: bundled(golang(github.com/yvasiyarov/go-metrics)) = 57bccd1ccd43
393393
Provides: bundled(golang(github.com/yvasiyarov/gorelic)) = a9bba5b9ab50
394394
Provides: bundled(golang(github.com/yvasiyarov/newrelic_platform_go)) = b21fdbd4370f
@@ -424,27 +424,27 @@ Provides: bundled(golang(go.uber.org/atomic)) = v1.7.0
424424
Provides: bundled(golang(go.uber.org/goleak)) = v1.1.12
425425
Provides: bundled(golang(go.uber.org/multierr)) = v1.6.0
426426
Provides: bundled(golang(go.uber.org/zap)) = v1.17.0
427-
Provides: bundled(golang(golang.org/x/crypto)) = v0.18.0
427+
Provides: bundled(golang(golang.org/x/crypto)) = v0.21.0
428428
Provides: bundled(golang(golang.org/x/exp)) = 6cc2880d07d6
429429
Provides: bundled(golang(golang.org/x/image)) = cff245a6509b
430-
Provides: bundled(golang(golang.org/x/lint)) = 83fdc39ff7b5
430+
Provides: bundled(golang(golang.org/x/lint)) = 738671d3881b
431431
Provides: bundled(golang(golang.org/x/mobile)) = d2bd2a29d028
432432
Provides: bundled(golang(golang.org/x/mod)) = v0.8.0
433-
Provides: bundled(golang(golang.org/x/net)) = v0.18.0
433+
Provides: bundled(golang(golang.org/x/net)) = v0.23.0
434434
Provides: bundled(golang(golang.org/x/oauth2)) = v0.11.0
435435
Provides: bundled(golang(golang.org/x/sync)) = v0.3.0
436-
Provides: bundled(golang(golang.org/x/sys)) = v0.16.0
437-
Provides: bundled(golang(golang.org/x/term)) = v0.16.0
436+
Provides: bundled(golang(golang.org/x/sys)) = v0.18.0
437+
Provides: bundled(golang(golang.org/x/term)) = v0.18.0
438438
Provides: bundled(golang(golang.org/x/text)) = v0.14.0
439439
Provides: bundled(golang(golang.org/x/time)) = 1f47c861a9ac
440440
Provides: bundled(golang(golang.org/x/tools)) = v0.6.0
441441
Provides: bundled(golang(golang.org/x/xerrors)) = 5ec99f83aff1
442-
Provides: bundled(golang(google.golang.org/api)) = v0.43.0
442+
Provides: bundled(golang(google.golang.org/api)) = v0.30.0
443443
Provides: bundled(golang(google.golang.org/appengine)) = v1.6.7
444444
Provides: bundled(golang(google.golang.org/cloud)) = 975617b05ea8
445445
Provides: bundled(golang(google.golang.org/genproto)) = b8732ec3820d
446446
Provides: bundled(golang(google.golang.org/genproto/googleapis/api)) = b8732ec3820d
447-
Provides: bundled(golang(google.golang.org/genproto/googleapis/rpc)) = b8732ec3820d
447+
Provides: bundled(golang(google.golang.org/genproto/googleapis/rpc)) = d307bd883b97
448448
Provides: bundled(golang(google.golang.org/grpc)) = v1.59.0
449449
Provides: bundled(golang(google.golang.org/protobuf)) = v1.33.0
450450
Provides: bundled(golang(gopkg.in/airbrake/gobrake.v2)) = v2.0.9
@@ -565,6 +565,9 @@ install -D -p -m 0644 %{S:3} %{buildroot}%{_sysctldir}/60-containerd.conf
565565

566566

567567
%changelog
568+
* Mon Aug 12 2024 Yoan Moscatelli <[email protected]> - 1.6.35-1
569+
- Latest upstream in branch 1.6.x
570+
568571
* Mon Apr 8 2024 Teddy Andrieux <[email protected]> - 1.6.31-1
569572
- Latest upstream
570573

0 commit comments

Comments
 (0)