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

Roger Leigh rleigh at alioth.debian.org
Sat May 4 18:43:23 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  9af1caa85b3fdfd37e34605456ac01f6e47cc8b4 (commit)
       via  5b5bd225083d6b0be6dff5580622da8f802f0798 (commit)
       via  a0b402b32562454c1fa1e0a33908e51c2514ca6b (commit)
       via  0e529a5253b4413ff22d8cbaf3f1d649967022fb (commit)
       via  bc2873b202a2de189055e20c6f16d0e3944463ce (commit)
      from  afb9b7350d4106e981267c4cb577fbd70406ba5e (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 9af1caa85b3fdfd37e34605456ac01f6e47cc8b4
Author: Roger Leigh <rleigh at debian.org>
Date:   Sat May 4 19:40:21 2013 +0100

    chroot::facet::facet: Remove chroot parameter from all methods
    
    Use internal "owner" member instead.

commit 5b5bd225083d6b0be6dff5580622da8f802f0798
Author: Roger Leigh <rleigh at debian.org>
Date:   Sat May 4 19:31:55 2013 +0100

    facet::fsunion: Drop pre-facet special case

commit a0b402b32562454c1fa1e0a33908e51c2514ca6b
Author: Roger Leigh <rleigh at debian.org>
Date:   Sat May 4 18:36:30 2013 +0100

    sbuild::chroot: Remove obsolete keys

commit 0e529a5253b4413ff22d8cbaf3f1d649967022fb
Author: Roger Leigh <rleigh at debian.org>
Date:   Sat May 4 18:27:37 2013 +0100

    NEWS: Document refactoring and version output changes

commit bc2873b202a2de189055e20c6f16d0e3944463ce
Author: Roger Leigh <rleigh at debian.org>
Date:   Sat May 4 18:12:20 2013 +0100

    build: personality support is not built if not available

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

Summary of changes:
 NEWS                                         |   10 +++
 lib/sbuild/Makefile.am                       |   78 +++++++++++++++----------
 lib/sbuild/chroot/chroot.cc                  |   48 +++-------------
 lib/sbuild/chroot/facet/block-device-base.cc |   16 ++---
 lib/sbuild/chroot/facet/block-device-base.h  |   12 +---
 lib/sbuild/chroot/facet/btrfs-snapshot.cc    |   34 +++++------
 lib/sbuild/chroot/facet/btrfs-snapshot.h     |   14 ++---
 lib/sbuild/chroot/facet/custom.cc            |   34 +++++------
 lib/sbuild/chroot/facet/custom.h             |   14 ++---
 lib/sbuild/chroot/facet/directory-base.cc    |   24 +++-----
 lib/sbuild/chroot/facet/directory-base.h     |   12 +---
 lib/sbuild/chroot/facet/facet.cc             |   14 ++---
 lib/sbuild/chroot/facet/facet.h              |   19 ++-----
 lib/sbuild/chroot/facet/file.cc              |   40 ++++++-------
 lib/sbuild/chroot/facet/file.h               |   14 ++---
 lib/sbuild/chroot/facet/fsunion.cc           |   44 ++++++---------
 lib/sbuild/chroot/facet/fsunion.h            |   14 ++---
 lib/sbuild/chroot/facet/loopback.cc          |   24 +++-----
 lib/sbuild/chroot/facet/loopback.h           |   12 +---
 lib/sbuild/chroot/facet/lvm-snapshot.cc      |   30 ++++------
 lib/sbuild/chroot/facet/lvm-snapshot.h       |   14 ++---
 lib/sbuild/chroot/facet/mountable.cc         |   28 ++++-----
 lib/sbuild/chroot/facet/mountable.h          |   12 +---
 lib/sbuild/chroot/facet/personality.cc       |   13 ++---
 lib/sbuild/chroot/facet/personality.h        |    9 +--
 lib/sbuild/chroot/facet/session-clonable.cc  |    2 +-
 lib/sbuild/chroot/facet/session-clonable.h   |    6 +-
 lib/sbuild/chroot/facet/session.cc           |   57 +++---------------
 lib/sbuild/chroot/facet/session.h            |   12 +---
 lib/sbuild/chroot/facet/source-clonable.cc   |   33 +++++------
 lib/sbuild/chroot/facet/source-clonable.h    |   11 +--
 lib/sbuild/chroot/facet/unshare.cc           |   28 ++++-----
 lib/sbuild/chroot/facet/unshare.h            |   12 +---
 lib/sbuild/chroot/facet/userdata.cc          |   26 ++++-----
 lib/sbuild/chroot/facet/userdata.h           |   12 +---
 lib/sbuild/personality.cc                    |    8 ---
 lib/sbuild/session.cc                        |    4 +
 test/Makefile.am                             |    9 ++-
 test/sbuild/chroot/chroot.h                  |    4 +
 39 files changed, 324 insertions(+), 483 deletions(-)


hooks/post-receive
-- 
schroot



More information about the Buildd-tools-devel mailing list