[buildd-tools-devel] [GIT] schroot branch master updated. debian/schroot-1.6.3-1-205-g1ef1e72

Roger Leigh rleigh at alioth.debian.org
Sat May 4 23:39:29 UTC 2013


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  1ef1e72b29fbb849d7219b83fd9ac5c396f0b386 (commit)
       via  cf7301671e86588d99aa6aa1110ef62271936e33 (commit)
      from  bd752363e3e070103a3f7a55b895bc8f2a80c998 (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 1ef1e72b29fbb849d7219b83fd9ac5c396f0b386
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun May 5 00:37:33 2013 +0100

    chroot::facet: storage is an interface only
    
    storage does not derive from facet.

commit cf7301671e86588d99aa6aa1110ef62271936e33
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun May 5 00:04:38 2013 +0100

    sbuild::chroot: clone checks for storage facet
    
    To sanity check the chroot state when cloning sessions
    and source chroots, ensure that the chroot contains a
    storage facet.

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

Summary of changes:
 lib/sbuild/chroot/chroot.cc                  |    6 +++++-
 lib/sbuild/chroot/facet/block-device-base.cc |    3 +++
 lib/sbuild/chroot/facet/block-device-base.h  |    4 +++-
 lib/sbuild/chroot/facet/btrfs-snapshot.cc    |   16 +++++-----------
 lib/sbuild/chroot/facet/btrfs-snapshot.h     |    4 +++-
 lib/sbuild/chroot/facet/custom.cc            |   24 ++++--------------------
 lib/sbuild/chroot/facet/custom.h             |   10 +++-------
 lib/sbuild/chroot/facet/directory-base.cc    |    2 ++
 lib/sbuild/chroot/facet/directory-base.h     |    4 +++-
 lib/sbuild/chroot/facet/directory.cc         |    2 +-
 lib/sbuild/chroot/facet/file.cc              |   15 ++++-----------
 lib/sbuild/chroot/facet/file.h               |    5 ++++-
 lib/sbuild/chroot/facet/loopback.cc          |   16 +++++-----------
 lib/sbuild/chroot/facet/loopback.h           |    4 +++-
 lib/sbuild/chroot/facet/lvm-snapshot.cc      |    4 ++++
 lib/sbuild/chroot/facet/storage.cc           |    3 +--
 lib/sbuild/chroot/facet/storage.h            |    4 +---
 test/sbuild/chroot/chroot.cc                 |    8 ++++++--
 18 files changed, 60 insertions(+), 74 deletions(-)


hooks/post-receive
-- 
schroot



More information about the Buildd-tools-devel mailing list