[lxc-devel] [GIT] lxc branch, master, updated. acb0e330161f9b02bd0b351e0a8cc193da4de330

Daniel Lezcano git at users.sourceforge.net
Tue Oct 26 16:16:13 UTC 2010


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  acb0e330161f9b02bd0b351e0a8cc193da4de330 (commit)
       via  6ecad93f9618b07145c2db9aa4e3d1b464b83326 (commit)
       via  43eb6f2931cd3af5eee734e46fed122301e4d0cf (commit)
       via  7ee895e428cef6df576e4c9e6d10ac7d41b5a213 (commit)
      from  b3ecde1ec3d7e7a1297d78746ef2604e00c60525 (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 acb0e330161f9b02bd0b351e0a8cc193da4de330
Author: Daniel Lezcano <daniel.lezcano at free.fr>
Date:   Tue Oct 26 18:14:47 2010 +0200

    set version to 0.7.3
    
    Version 0.7.3
    
    Signed-off-by: Daniel Lezcano <daniel.lezcano at free.fr>

commit 6ecad93f9618b07145c2db9aa4e3d1b464b83326
Author: Daniel Lezcano <daniel.lezcano at free.fr>
Date:   Tue Oct 26 18:14:47 2010 +0200

    update the man page with the net script hook
    
    Update the man page wrt the hook script added for the host side
    network configuration.
    
    Signed-off-by: Daniel Lezcano <daniel.lezcano at free.fr>

commit 43eb6f2931cd3af5eee734e46fed122301e4d0cf
Author: Daniel Lezcano <daniel.lezcano at free.fr>
Date:   Tue Oct 26 17:42:38 2010 +0200

    fix multiple console for a container
    
    Don't close the socket when we ask for a console, otherwise this will
    make the console slot to be freed, so the next console will use the same
    slot leading to an erratic behavior.
    
    Signed-off-by: Daniel Lezcano <daniel.lezcano at free.fr>

commit 7ee895e428cef6df576e4c9e6d10ac7d41b5a213
Author: Daniel Lezcano <daniel.lezcano at free.fr>
Date:   Tue Oct 26 17:42:37 2010 +0200

    don't play with the capabilities when we are root
    
    We don't want to drop the capabilities when we are root because that
    leads to some problems. For exemple, sudo lxc-start -n foo -o $(tty) fails with
    "permission denied".
    
    Signed-off-by: Daniel Lezcano <daniel.lezcano at free.fr>

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

Summary of changes:
 configure.ac         |    2 +-
 doc/lxc.conf.sgml.in |   20 +++++++++++++++++++-
 src/lxc/caps.c       |   10 ++++++++++
 src/lxc/commands.c   |   21 ++++++++++++++++++---
 src/lxc/commands.h   |    4 ++++
 src/lxc/console.c    |    2 +-
 6 files changed, 53 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
lxc




More information about the lxc-devel mailing list