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

Roger Leigh rleigh at alioth.debian.org
Sun Aug 2 17:26:35 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  ecef43fd08506c3ab071bd6b5348534d3b9ba11d (commit)
       via  61d81581994dc1c562dd9f0911d71e604c7f9b7c (commit)
       via  5d326a300617724d140da35041e01f09ad2de5de (commit)
       via  42eafc2fabb7b9c7b0d0b106ebe30b9ecaa91fad (commit)
      from  4bf986a593950a5d5e1ad1294e3cd17d57bec8c7 (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 ecef43fd08506c3ab071bd6b5348534d3b9ba11d
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun Aug 2 18:24:49 2009 +0100

    sbuild::chroot: clone_session is pure virtual and chroots always clone
    
    All types of chroot except plain support session cloning in all
    circumstances.  Previously, block-device and loopback types only
    cloned a session when union support was active.
    
    Update tests to reflect the change.

commit 61d81581994dc1c562dd9f0911d71e604c7f9b7c
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun Aug 2 18:21:29 2009 +0100

    etc/setup.d/10mount: Comma-separate loop mount option

commit 5d326a300617724d140da35041e01f09ad2de5de
Author: Tim Abbott <tabbott at ksplice.com>
Date:   Sun Aug 2 18:20:05 2009 +0100

    etc/setup.d/10mount: Properly quote do_mount calls in 10mount
    
    Signed-off-by: Tim Abbott <tabbott at ksplice.com>
    Signed-off-by: Roger Leigh <rleigh at debian.org>

commit 42eafc2fabb7b9c7b0d0b106ebe30b9ecaa91fad
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun Aug 2 18:15:51 2009 +0100

    build: Build static library by default

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

Summary of changes:
 configure.ac                         |    4 +-
 etc/setup.d/10mount                  |    6 ++--
 sbuild/sbuild-chroot-block-device.cc |   13 +------
 sbuild/sbuild-chroot-loopback.cc     |   12 +-----
 sbuild/sbuild-chroot-plain.cc        |   12 ++++++
 sbuild/sbuild-chroot-plain.h         |    6 +++
 sbuild/sbuild-chroot.cc              |   12 ------
 sbuild/sbuild-chroot.h               |    4 +-
 sbuild/sbuild-session.cc             |    6 ++--
 test/sbuild-chroot-block-device.cc   |   62 ++++++++++++++++++++++++++-------
 test/sbuild-chroot-directory.cc      |   57 ++++++++++++++++++++++++------
 test/sbuild-chroot-loopback.cc       |   63 +++++++++++++++++++++++++++-------
 test/sbuild-chroot.cc                |    5 +++
 13 files changed, 181 insertions(+), 81 deletions(-)


hooks/post-receive
-- 
schroot



More information about the Buildd-tools-devel mailing list