[Bug 993515] Re: lxc-clone can expand wildcards in the configuration file

Serge Hallyn 993515 at bugs.launchpad.net
Wed May 2 20:31:05 UTC 2012


** Description changed:

+ =====================
+ SRU justification:
+ 1. impact: configuration files for cloned containers can be corrupted
+ 2. development fix: put quotes around the variable being echoed whose contents are being expanded.
+ 3. stable fix: same as development fix
+ 4. test case:
+  touch xyz:xyz
+  lxc-create -t ubuntu -n p1
+  lxc-clone -o p1 -n p2
+  grep xyz /var/lib/lxc/p2/config
+ 5. regression potential: none.
+ =====================
+ 
  In particular, the '*:*' in the stock lxc.devices.cgroup.allow entry
  will be expanded if there is a *:* file in cwd.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/993515

Title:
  lxc-clone can expand wildcards in the configuration file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/993515/+subscriptions



More information about the Ubuntu-server-bugs mailing list