[buildd-tools-devel] [GIT] schroot branch, master, updated. schroot-1.1.6-231-g4a19a11

Roger Leigh rleigh at alioth.debian.org
Sun Jul 5 00:17:22 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  4a19a112e56e03af929061b5bef038cf263d7ce7 (commit)
       via  ac237e1d3d6685628186756207a2d51505f02064 (commit)
       via  beae18c3245a46b2e21a19f6be276c4fff3203f1 (commit)
       via  86cc0c5b0c23756999aae9b9f8d199670d40bde4 (commit)
       via  eaa9b086be62fd26afb521ab22eb31a9ac04bc69 (commit)
       via  22b2b21f6dc86fb9519030581deb98e5c0be2137 (commit)
       via  a6b821f798033e4d4be403caaa92d055d89bee80 (commit)
       via  1247adea3fbcff8e77d8e12062ada3387f3be741 (commit)
       via  f4ed0a80c7d63b24d9f3b4d6276018313a52d062 (commit)
       via  e71a686cfa65927460afff06ffaba5e6e0ac8bd1 (commit)
       via  2b9aa33ee2e84c708853daf5e1b6af0a392de367 (commit)
      from  5e694ee0d09dfca42af1213c9218327565f8d3ef (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 4a19a112e56e03af929061b5bef038cf263d7ce7
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun Jul 5 00:17:51 2009 +0100

    [sbuild::chroot_source] Re-unify source member variables and methods

commit ac237e1d3d6685628186756207a2d51505f02064
Author: Roger Leigh <rleigh at debian.org>
Date:   Sat Jul 4 23:54:36 2009 +0100

    [sbuild::chroot_block_device_base] Simplify session flags

commit beae18c3245a46b2e21a19f6be276c4fff3203f1
Author: Roger Leigh <rleigh at debian.org>
Date:   Sat Jul 4 23:52:39 2009 +0100

    [test] Remove obsolete run_setup_scripts checks

commit 86cc0c5b0c23756999aae9b9f8d199670d40bde4
Author: Roger Leigh <rleigh at debian.org>
Date:   Sat Jul 4 23:51:07 2009 +0100

    [test] Make filesystem union tests conditional
    
    Also add tests for session flags when unions are enabled

commit eaa9b086be62fd26afb521ab22eb31a9ac04bc69
Author: Roger Leigh <rleigh at debian.org>
Date:   Sat Jul 4 23:28:42 2009 +0100

    [sbuild::chroot] Reindent session flags

commit 22b2b21f6dc86fb9519030581deb98e5c0be2137
Author: Jan-Marek Glogowski <glogow at fbihome.de>
Date:   Sat Jul 4 23:27:53 2009 +0100

    [sbuild::chroot] set_session_id sets session ID

commit a6b821f798033e4d4be403caaa92d055d89bee80
Author: Jan-Marek Glogowski <glogow at fbihome.de>
Date:   Sat Jul 4 23:26:56 2009 +0100

    [sbuild::chroot_loopback] Add locking

commit 1247adea3fbcff8e77d8e12062ada3387f3be741
Author: Roger Leigh <rleigh at debian.org>
Date:   Sat Jul 4 23:22:28 2009 +0100

    [sbuild] Reindent sbuild::util operator functions

commit f4ed0a80c7d63b24d9f3b4d6276018313a52d062
Author: Jan-Marek Glogowski <glogow at fbihome.de>
Date:   Sat Jul 4 23:21:36 2009 +0100

    [sbuild] Move getcwd from sbuild-session.cc to sbuild-util.cc

commit e71a686cfa65927460afff06ffaba5e6e0ac8bd1
Author: Jan-Marek Glogowski <glogow at fbihome.de>
Date:   Sat Jul 4 23:19:36 2009 +0100

    [setup] Remove plain chroot type
    
    Plain chroots don't run setup scripts, so remove all special-casing
    for plain chroots.  Add a check to 00check to ensure the scripts
    abort if plain chroots attempt to run them.

commit 2b9aa33ee2e84c708853daf5e1b6af0a392de367
Author: Roger Leigh <rleigh at debian.org>
Date:   Sat Jul 4 23:18:40 2009 +0100

    [debian] Remove debian/install after running dh_prep

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

Summary of changes:
 debian/changelog                          |    6 ++-
 debian/rules                              |    2 +
 etc/setup.d/00check                       |   10 +++-
 etc/setup.d/10mount                       |   24 ++++------
 sbuild/sbuild-chroot-block-device-base.cc |    2 +-
 sbuild/sbuild-chroot-directory.cc         |   69 +----------------------------
 sbuild/sbuild-chroot-directory.h          |   47 -------------------
 sbuild/sbuild-chroot-file.cc              |   67 +---------------------------
 sbuild/sbuild-chroot-file.h               |   41 -----------------
 sbuild/sbuild-chroot-loopback.cc          |   13 +++++
 sbuild/sbuild-chroot-lvm-snapshot.cc      |   67 +---------------------------
 sbuild/sbuild-chroot-lvm-snapshot.h       |   41 -----------------
 sbuild/sbuild-chroot-source.cc            |   67 +++++++++++++++++++++++++++-
 sbuild/sbuild-chroot-source.h             |   32 +++++++++----
 sbuild/sbuild-chroot.cc                   |    1 +
 sbuild/sbuild-chroot.h                    |    8 ++--
 sbuild/sbuild-session.cc                  |   25 +----------
 sbuild/sbuild-util.cc                     |   14 ++++++
 sbuild/sbuild-util.h                      |   21 ++++++---
 test/sbuild-chroot-block-device.cc        |   23 ++++++++++
 test/sbuild-chroot-directory.cc           |   28 ++++++++++--
 test/sbuild-chroot-loopback.cc            |   23 ++++++++++
 test/sbuild-chroot-plain.cc               |    1 -
 23 files changed, 236 insertions(+), 396 deletions(-)


hooks/post-receive
-- 
schroot



More information about the Buildd-tools-devel mailing list