~serge-hallyn/ubuntu/oneiric/lxc/fix-lxc-clone-hostname

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Serge Hallyn
  • Date: 2011-09-02 17:59:07 UTC
  • Revision ID: package-import@ubuntu.com-20110902175907-44enc078xdk8i53a
Tags: 0.7.5-0ubuntu7
Fix lxc-checkconfig to correctly detect support for clone_children, so
as not to erroneously report failure.  (LP: #827798)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
lxc (0.7.5-0ubuntu7) oneiric; urgency=low
 
2
 
 
3
  * Fix lxc-checkconfig to correctly detect support for clone_children, so
 
4
    as not to erroneously report failure.  (LP: #827798)
 
5
 
 
6
 -- Serge Hallyn <serge.hallyn@canonical.com>  Fri, 02 Sep 2011 17:59:07 +0000
 
7
 
1
8
lxc (0.7.5-0ubuntu6) oneiric; urgency=low
2
9
 
3
10
  * debian/rules: use --with-rootfs-path=/usr/lib/lxc/root.  (LP: #838410)