Comment 10 for bug 1927219

Revision history for this message
Colin GILLE (colingille) wrote :

The version published in the PPA fixes the issue.

```
root@node0:~# runc -v
runc version spec: 1.0.2-dev
go: go1.13.8
libseccomp: 2.5.1
```

Fore some reason, the runc version published in the PPA don't show the actual runc version with `runc -v`, just like the previous version (1.0-rc93) published in the focal-update repository.
The patches applied to the orig source tree only relate to test fixes for the build environment.