[buildd-tools-devel] [GIT] schroot branch, schroot-1.4, updated. debian/schroot-1.4.21-1-12-gcc4660f

Roger Leigh rleigh at alioth.debian.org
Thu May 12 15:03:48 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 "schroot".

The branch, schroot-1.4 has been updated
       via  cc4660f63fa767e37489529b9014bdc00c79bfe1 (commit)
       via  15e1a700f402d6083a535f0fb9923021ba13dbc8 (commit)
      from  625b3043a33c45d9c2bc91711b6132c583b77a6e (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 cc4660f63fa767e37489529b9014bdc00c79bfe1
Author: Roger Leigh <rleigh at debian.org>
Date:   Thu May 12 16:02:48 2011 +0100

    schroot-sbuild: Add wrapper for sbuild
    
    This wrapper is the same as the normal schroot, but it sets
    the remote user to "sbuild" if the invoking user is in the
    sbuild group.

commit 15e1a700f402d6083a535f0fb9923021ba13dbc8
Author: Roger Leigh <rleigh at debian.org>
Date:   Thu May 12 16:00:50 2011 +0100

    sbuild::session: is_group_member is protected
    
    Needed to check if the user is in a particular group.
    May be moved out as a utility function.

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

Summary of changes:
 bin/Makefile.am                                    |    1 +
 bin/schroot-sbuild/.gitignore                      |    1 +
 bin/{csbuild => schroot-sbuild}/Makefile.am        |   26 ++++------
 .../schroot-sbuild-main.cc}                        |   48 +++++++++++-------
 .../schroot-sbuild-main.h}                         |   21 +++-----
 .../schroot-sbuild-session.cc}                     |   52 +++++++-------------
 .../schroot-sbuild-session.h}                      |   36 ++++++-------
 .../schroot-sbuild.cc}                             |    9 ++--
 bin/schroot/schroot-main.h                         |    2 +-
 configure.ac                                       |    1 +
 sbuild/sbuild-session.h                            |    2 +-
 11 files changed, 93 insertions(+), 106 deletions(-)
 create mode 100644 bin/schroot-sbuild/.gitignore
 copy bin/{csbuild => schroot-sbuild}/Makefile.am (69%)
 copy bin/{schroot-mount/schroot-mount.cc => schroot-sbuild/schroot-sbuild-main.cc} (58%)
 copy bin/{dchroot-dsa/dchroot-dsa-main.h => schroot-sbuild/schroot-sbuild-main.h} (73%)
 copy bin/{dchroot/dchroot-session-base.cc => schroot-sbuild/schroot-sbuild-session.cc} (51%)
 copy bin/{dchroot-dsa/dchroot-dsa-main.h => schroot-sbuild/schroot-sbuild-session.h} (56%)
 copy bin/{dchroot-dsa/dchroot-dsa.cc => schroot-sbuild/schroot-sbuild.cc} (85%)


hooks/post-receive
-- 
schroot



More information about the Buildd-tools-devel mailing list