[lxc-devel] [GIT] lxc branch, lxc-0.7.4.X, updated. 434d05fc6a8f38c29606780fab9df4fa3706fc25

Daniel Lezcano git at users.sourceforge.net
Wed Apr 6 11:44:22 UTC 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "lxc".

The branch, lxc-0.7.4.X has been updated
       via  434d05fc6a8f38c29606780fab9df4fa3706fc25 (commit)
       via  326afe510cccb9406f0d1e3563d71aef91083b80 (commit)
      from  4b85e81b3d6a9210de09c56224437099abab9eff (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 434d05fc6a8f38c29606780fab9df4fa3706fc25
Author: Greg Kurz <gkurz at fr.ibm.com>
Date:   Wed Apr 6 13:41:44 2011 +0200

    lxc: default log appender on stderr
    
    The default appender for logs is currently the file one: this
    make macros from log.h unusable as long as lxc_log_init() hasn't
    been called. This prevents errors from even being printed on
    stderr in lxc_caps_init() for example.
    
    Let's make stderr the default appender.
    
    Signed-off-by: Greg Kurz <gkurz at fr.ibm.com>
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

commit 326afe510cccb9406f0d1e3563d71aef91083b80
Author: Cedric Le Goater <clg at fr.ibm.com>
Date:   Mon Apr 4 17:05:47 2011 +0200

    lxc-attach: fix access permissions of /proc/$pid/ns
    
    Signed-off-by: Cedric Le Goater <clg at fr.ibm.com>
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

-----------------------------------------------------------------------

Summary of changes:
 src/lxc/log.c       |    3 ++-
 src/lxc/namespace.c |    2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
lxc




More information about the lxc-devel mailing list