Accepting request 238658 from home:cbosdonnat:branches:Virtualization

- lxc-keep-caps-feature.patch: allow to keep/drop additional
  capabilities for LXC containers. bnc#881465
- lxc-keep-caps-feature-conversion.patch: convert lxc.cap.drop to
  the new domain configuration.
- lxc-keep-caps-feature-doc.patch: documentation for the new feature.

OBS-URL: https://build.opensuse.org/request/show/238658
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=385
This commit is contained in:
Cédric Bosdonnat
2014-06-25 14:28:44 +00:00
committed by Git OBS Bridge
parent d9b6cab0f0
commit f0ef621840
5 changed files with 1172 additions and 0 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Jun 25 13:42:00 UTC 2014 - cbosdonnat@suse.com
- lxc-keep-caps-feature.patch: allow to keep/drop additional
capabilities for LXC containers. bnc#881465
- lxc-keep-caps-feature-conversion.patch: convert lxc.cap.drop to
the new domain configuration.
- lxc-keep-caps-feature-doc.patch: documentation for the new feature.
-------------------------------------------------------------------
Mon Jun 2 10:48:21 MDT 2014 - jfehlig@suse.com