Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lxc: uprev from 3.2.1 to 4.0.1 | Yanfei Xu | 2020-04-13 | 1 | -217/+0 |
| | | | | | | | | Update to the just released 4.0.1. And drop some patches contained in this released. Signed-off-by: Yanfei Xu <yanfei.xu@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> | ||||
* | lxc: Backport patches for keyring options | Maximilian Blenk | 2020-02-13 | 1 | -0/+217 |
The added patches allow to set the SELinux context for the session keyring that is created by lxc. In addition it is possible to disable the creation of a new session keyring completely. Upstream PR: https://github.com/lxc/lxc/pull/3260 (merged) If lxc is executed on a SELinux enabled system, these options can be used to assign the expected label to the session keyring. Signed-off-by: Maximilian Blenk <maximilian.blenk@bmw.de> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> |