[lxc-devel] [GIT] lxc branch, master, updated. 25df6b78d2d013ee12e63ca80db3e572d89dcd6c

Daniel Lezcano git at users.sourceforge.net
Wed Apr 6 11:42:34 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, master has been updated
       via  25df6b78d2d013ee12e63ca80db3e572d89dcd6c (commit)
       via  63e0f402aa028c02d15fc5fa7066b77a45877e83 (commit)
      from  1a91da6ca6b3679944757cad2aef93d85ea33ed0 (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 25df6b78d2d013ee12e63ca80db3e572d89dcd6c
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 63e0f402aa028c02d15fc5fa7066b77a45877e83
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