[buildd-tools-devel] [GIT] schroot branch, master, updated. release/schroot-1.3.0-rc1-20-g78c2173

Roger Leigh rleigh at alioth.debian.org
Sat Aug 8 22:14:09 UTC 2009


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, master has been updated
       via  78c21735a84ff63515582765f6fd4d4efc091491 (commit)
       via  1bb9bd6f4334a42322461a3a9fcde004f5a39b52 (commit)
       via  3f93c650e2ddb338d515713a01d584ea6c3f9cb0 (commit)
      from  d6645ac9dfdacda98ae73fd26d28e9f3c45f8e29 (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 78c21735a84ff63515582765f6fd4d4efc091491
Author: Roger Leigh <rleigh at debian.org>
Date:   Sat Aug 8 23:08:43 2009 +0100

    sbuild::chroot_facet_mountable: Only serialise mount-device for sessions

commit 1bb9bd6f4334a42322461a3a9fcde004f5a39b52
Author: Roger Leigh <rleigh at debian.org>
Date:   Sat Aug 8 22:44:04 2009 +0100

    test: Add mount-device to keyfile checks

commit 3f93c650e2ddb338d515713a01d584ea6c3f9cb0
Author: Roger Leigh <rleigh at debian.org>
Date:   Sat Aug 8 13:26:53 2009 +0100

    sbuild::chroot_facet_session: Split into chroot_facet_session_clonable
    
    This is the same as the chroot_facet_source split.  Basic chroots
    have the chroot_facet_session_clonable facet if they support
    session cloning.  Once cloned, this is replaced by the
    chroot_facet_session facet.
    
    The session facet no longer has session_managaeable and session_active
    properties; these are implicit based upon the presence of the
    chroot_facet_session_clonable and chroot_facet_session facets,
    respectively.
    
    get_active now just checks for the presence of the chroot_facet_session
    facet.  set_active is no longer supported, and has been removed.

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

Summary of changes:
 sbuild/Makefile.am                                 |    2 +
 sbuild/sbuild-chroot-block-device.cc               |    5 +-
 sbuild/sbuild-chroot-config.cc                     |    9 ++-
 sbuild/sbuild-chroot-directory.cc                  |    5 +-
 sbuild/sbuild-chroot-facet-mountable.cc            |   25 ++++--
 ....cc => sbuild-chroot-facet-session-clonable.cc} |   89 ++++++--------------
 ...ce.h => sbuild-chroot-facet-session-clonable.h} |   26 ++++--
 sbuild/sbuild-chroot-facet-session.cc              |   43 +---------
 sbuild/sbuild-chroot-facet-session.h               |   39 ---------
 sbuild/sbuild-chroot-file.cc                       |    5 +-
 sbuild/sbuild-chroot-loopback.cc                   |    5 +-
 sbuild/sbuild-chroot-lvm-snapshot.cc               |    5 +-
 sbuild/sbuild-chroot-plain.cc                      |    4 +-
 sbuild/sbuild-chroot.cc                            |   16 +---
 sbuild/sbuild-chroot.h                             |   11 +--
 sbuild/sbuild-session.cc                           |    4 -
 test/sbuild-chroot-block-device.cc                 |    2 +
 test/sbuild-chroot-loopback.cc                     |    2 +
 test/sbuild-chroot-lvm-snapshot.cc                 |    1 +
 test/sbuild-chroot.cc                              |    4 -
 test/test-sbuild-chroot.h                          |   19 ++++-
 21 files changed, 117 insertions(+), 204 deletions(-)
 copy sbuild/{sbuild-chroot-facet-session.cc => sbuild-chroot-facet-session-clonable.cc} (71%)
 copy sbuild/{sbuild-chroot-facet-source.h => sbuild-chroot-facet-session-clonable.h} (71%)


hooks/post-receive
-- 
schroot



More information about the Buildd-tools-devel mailing list