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

Daniel Lezcano git at users.sourceforge.net
Fri Jul 23 14:24:51 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  e239ff31a5c442ac1d006e836bc622371842dfa0 (commit)
       via  96bcd56ae258e8e591c94081957a63249d3be48e (commit)
       via  6168e99ffffd5e04aaff9981803d0c04cc682b6a (commit)
       via  7ef6e4407307b3712218e68d71090e60a2fb0815 (commit)
       via  47ed344ad13f5c5cc8e4f801085d93991552c931 (commit)
       via  c70293445742baf4f6a17ef8ab3f523640d6969c (commit)
       via  dc456e995fafae7267e993cb06e54913b76d0a13 (commit)
       via  5da9e545b50ab173bb558879e65fc734f62e7ac2 (commit)
      from  fb6d9b2f40efabe612b5eea4843cbddf5ce170cc (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 e239ff31a5c442ac1d006e836bc622371842dfa0
Author: Daniel Lezcano <dlezcano at fr.ibm.com>
Date:   Fri Jul 23 15:10:38 2010 +0200

    Fix bad returned value
    
    In case of error the message will be always truncated.
    We check the message was truncated with the total size
    received which means the kernel as more info to give.
    
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

commit 96bcd56ae258e8e591c94081957a63249d3be48e
Author: Daniel Lezcano <daniel.lezcano at free.fr>
Date:   Fri Jul 23 15:10:38 2010 +0200

    Dont' try to remove a physical nic on error
    
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

commit 6168e99ffffd5e04aaff9981803d0c04cc682b6a
Author: Daniel Lezcano <daniel.lezcano at free.fr>
Date:   Fri Jul 23 15:10:38 2010 +0200

    fix core dump when using physical interface
    
    If the physical link is not specified in the configuration
    the check in if_nametoindex(netdev->link) leads to a segfault.
    
    Check the link is specified.
    
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>
    Reported-by: Ferenc Wagner <wferi at niif.hu>

commit 7ef6e4407307b3712218e68d71090e60a2fb0815
Author: Daniel Lezcano <dlezcano at fr.ibm.com>
Date:   Fri Jul 23 15:10:38 2010 +0200

    set rights to lxc-init
    
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

commit 47ed344ad13f5c5cc8e4f801085d93991552c931
Author: Daniel Lezcano <daniel.lezcano at free.fr>
Date:   Fri Jul 23 15:10:38 2010 +0200

    fix compilation warning
    
    Add missing include
    
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

commit c70293445742baf4f6a17ef8ab3f523640d6969c
Author: Daniel Lezcano <dlezcano at fr.ibm.com>
Date:   Fri Jul 23 15:10:38 2010 +0200

    initialize the capabilties for attach and unshare
    
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

commit dc456e995fafae7267e993cb06e54913b76d0a13
Author: Daniel Lezcano <dlezcano at fr.ibm.com>
Date:   Fri Jul 23 15:10:38 2010 +0200

    fix setuid to attach, create and start
    
    Fix the setuid bit root script.
    
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

commit 5da9e545b50ab173bb558879e65fc734f62e7ac2
Author: Daniel Lezcano <dlezcano at fr.ibm.com>
Date:   Fri Jul 23 15:10:38 2010 +0200

    fix lxc.spec file
    
    Signed-off-by: Daniel Lezcano <dlezcano at fr.ibm.com>

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

Summary of changes:
 lxc.spec.in           |   16 +++++++++++++++-
 src/lxc/conf.c        |    7 ++++++-
 src/lxc/lxc-setcap.in |    1 +
 src/lxc/lxc-setuid.in |    7 +++++++
 src/lxc/lxc_attach.c  |    5 +++++
 src/lxc/lxc_unshare.c |   13 +++++++++----
 src/lxc/nl.c          |    8 ++++----
 7 files changed, 47 insertions(+), 10 deletions(-)


hooks/post-receive
-- 
lxc




More information about the lxc-devel mailing list