Re: [lxc-devel] [PATCH] ubuntu: Fix regression in post-process

2013-12-01 Thread S . Çağlar Onur
Hey Stéphane, On Wed, Nov 27, 2013 at 7:49 PM, Stéphane Graber stgra...@ubuntu.com wrote: THe recent reorg of lxc-ubuntu introduced some package installation in post-process but without first disabling service startup. As a result, if the cache is a bit out of date and a ssh update is

[lxc-devel] [PATCH] Add LXC version information to version.h

2013-12-01 Thread S . Çağlar Onur
So that applications can get the LXC version number at compile time. This can be used to make applications/bindings that support compiling against multiple versions of LXC. Signed-off-by: S.Çağlar Onur cag...@10ur.org --- .gitignore | 1 + configure.ac | 7 ++-