integ/kubernetes/containerd/debian
Yue Tao da9d57b295 containerd: upgrade Build-Depends to Golang 1.17
The Build-Depends package "golang-github-containernetworking-plugins"
has been upgraded to 1.2.0 by https://review.opendev.org/c/starlingx/integ/+/878722,
that causes a build issue of containerd:

=====================
src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix/syscall.go:83:16: undefined: unsafe.Slice
src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix/syscall_linux.go:2270:9: undefined: unsafe.Slice
src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix/syscall_unix.go:118:7: undefined: unsafe.Slice
src/github.com/containernetworking/plugins/vendor/golang.org/x/sys/unix/sysvshm_unix.go:33:7: undefined: unsafe.Slice
=====================

The "unsafe.Slice" is introduced since Golong 1.17, so change the Build-Depends.

Test Plan:
- PASS: build-pkgs -a -c
- PASS: build-image

Closes-Bug: 2016936

Signed-off-by: Yue Tao <Yue.Tao@windriver.com>
Change-Id: Ic14ef5f273e5d6b5deb2de00f74d3b823bd198ad
2023-04-19 16:54:20 +08:00
..
deb_folder containerd: upgrade Build-Depends to Golang 1.17 2023-04-19 16:54:20 +08:00
deb_patches containerd: upgrade Build-Depends to Golang 1.17 2023-04-19 16:54:20 +08:00
files Debian: containerd package customization with k8s-container-cleanup 2022-06-20 13:48:52 -04:00
patches Debian: Backport commit to Reduce log clutter 2022-08-25 13:52:33 -07:00
meta_data.yaml Update debian package versions to use git commits 2023-03-01 11:27:50 -05:00