Comment 7 for bug 1931464

Revision history for this message
Lucas Kanashiro (lucaskanashiro) wrote :

I did the verification of the packages in -proposed in all releases:

Hirsute
-------

ubuntu@hirsute:~/containerd/containerd-1.5.2$ head -n 9 debian/changelog
containerd (1.5.2-0ubuntu1~21.04.1) hirsute; urgency=medium

  * New upstream release, backport from Impish (LP: #1931464).
  * d/p/skip-tests-with-privilege.patch: add a patch to skip tests which
    require a certain level of privilege not achievable in the build
    environment.

 -- Lucas Kanashiro <email address hidden> Fri, 21 May 2021 16:48:34 -0300

ubuntu@hirsute:~/containerd/containerd-1.5.2$ sudo autopkgtest . -- null
...
autopkgtest [16:06:54]: @@@@@@@@@@@@@@@@@@@@ summary
basic-smoke PASS

Groovy
------

ubuntu@groovy:~/containerd/containerd-1.5.2$ head -n 9 debian/changelog
containerd (1.5.2-0ubuntu1~20.10.1) groovy; urgency=medium

  * New upstream release, backport from Impish (LP: #1931464).
  * d/p/skip-tests-with-privilege.patch: add a patch to skip tests which
    require a certain level of privilege not achievable in the build
    environment.

 -- Lucas Kanashiro <email address hidden> Fri, 21 May 2021 17:02:23 -0300

ubuntu@groovy:~/containerd/containerd-1.5.2$ sudo autopkgtest . -- null
...
autopkgtest [11:53:38]: @@@@@@@@@@@@@@@@@@@@ summary
basic-smoke PASS

Focal
-----

ubuntu@focal:~/containerd/containerd-1.5.2$ head -n 10 debian/changelog
containerd (1.5.2-0ubuntu1~20.04.1) focal; urgency=medium

  * New upstream release, backport from Impish (LP: #1931464).
  * d/p/skip-tests-with-privilege.patch: add a patch to skip tests which
    require a certain level of privilege not achievable in the build
    environment.
  * d/rules: set GO111MODULE variable to off to avoid Internet connection.

 -- Lucas Kanashiro <email address hidden> Fri, 21 May 2021 17:11:42 -0300

ubuntu@focal:~/containerd/containerd-1.5.2$ sudo autopkgtest . -- null
...
autopkgtest [16:04:03]: @@@@@@@@@@@@@@@@@@@@ summary
basic-smoke PASS

Bionic
------

ubuntu@bionic:~/containerd/containerd-1.5.2$ head -n 10 debian/changelog
containerd (1.5.2-0ubuntu1~18.04.1) bionic; urgency=medium

  * New upstream release, backport from Impish (LP: #1931464).
  * d/p/skip-tests-with-privilege.patch: add a patch to skip tests which
    require a certain level of privilege not achievable in the build
    environment.
  * d/rules: set GO111MODULE variable to off to avoid Internet connection.

 -- Lucas Kanashiro <email address hidden> Fri, 21 May 2021 17:39:43 -0300

ubuntu@bionic:~/containerd/containerd-1.5.2$ sudo autopkgtest . -- null
...
autopkgtest [11:53:42]: @@@@@@@@@@@@@@@@@@@@ summary
basic-smoke PASS