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

Roger Leigh rleigh at alioth.debian.org
Sat May 4 22:55:10 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  bd752363e3e070103a3f7a55b895bc8f2a80c998 (commit)
       via  e53f681439835f8d71965235823460ae43bc609c (commit)
       via  ef61a2aa84a4913ff5a9d4478767a1e3e6224e7c (commit)
       via  4ec183f4fa454c8ddbe41e306ab9ba12e098e098 (commit)
      from  d630103fc2fce03441f1776805004614f01b5cee (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 bd752363e3e070103a3f7a55b895bc8f2a80c998
Author: Roger Leigh <rleigh at debian.org>
Date:   Sat May 4 23:54:11 2013 +0100

    facet::factory: Use facet_info::name for facet::get_name to avoid duplication

commit e53f681439835f8d71965235823460ae43bc609c
Author: Roger Leigh <rleigh at debian.org>
Date:   Sat May 4 23:23:40 2013 +0100

    facet::unshare: Remove unnecessary #ifdefs
    
    It's conditionally compiled if the header or unshare
    function are missing.

commit ef61a2aa84a4913ff5a9d4478767a1e3e6224e7c
Author: Roger Leigh <rleigh at debian.org>
Date:   Sat May 4 23:22:29 2013 +0100

    lib: Sources use namespace scoping
    
    Enclose in namespace as for all other sources.

commit 4ec183f4fa454c8ddbe41e306ab9ba12e098e098
Author: Roger Leigh <rleigh at debian.org>
Date:   Sat May 4 22:50:21 2013 +0100

    libexec: Sources use namespace scoping
    
    Enclose in namespace as for sbuild sources.

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

Summary of changes:
 bin/dchroot-dsa/main.cc                      |   46 +-
 bin/dchroot-dsa/options.cc                   |  140 +-
 bin/dchroot-dsa/session.cc                   |  140 +-
 bin/dchroot/dchroot.cc                       |    1 -
 bin/dchroot/main.cc                          |   44 +-
 bin/dchroot/options.cc                       |  150 +-
 bin/dchroot/session.cc                       |  162 +-
 bin/schroot/main.cc                          |   66 +-
 bin/schroot/options.cc                       |  224 +-
 bin/schroot/schroot.cc                       |    1 -
 lib/bin-common/main.cc                       |  178 +-
 lib/bin-common/option-action.cc              |  111 +-
 lib/bin-common/options.cc                    |  244 ++--
 lib/dchroot-common/main.cc                   |   30 +-
 lib/dchroot-common/session.cc                |   52 +-
 lib/sbuild/auth/auth.cc                      |    1 -
 lib/sbuild/auth/deny.cc                      |    1 -
 lib/sbuild/auth/pam-conv-tty.cc              |    1 -
 lib/sbuild/auth/pam-conv.cc                  |    2 -
 lib/sbuild/auth/pam-message.cc               |    2 -
 lib/sbuild/auth/pam.cc                       |  145 +-
 lib/sbuild/chroot/config.cc                  |   25 +-
 lib/sbuild/chroot/facet/block-device-base.cc |    2 -
 lib/sbuild/chroot/facet/block-device.cc      |    7 +-
 lib/sbuild/chroot/facet/btrfs-snapshot.cc    |    7 +-
 lib/sbuild/chroot/facet/custom.cc            |    7 +-
 lib/sbuild/chroot/facet/directory-base.cc    |    2 -
 lib/sbuild/chroot/facet/directory.cc         |    7 +-
 lib/sbuild/chroot/facet/facet.cc             |    1 -
 lib/sbuild/chroot/facet/file.cc              |    7 +-
 lib/sbuild/chroot/facet/fsunion.cc           |   18 +-
 lib/sbuild/chroot/facet/loopback.cc          |    7 +-
 lib/sbuild/chroot/facet/lvm-snapshot.cc      |    8 +-
 lib/sbuild/chroot/facet/mountable.cc         |    7 +-
 lib/sbuild/chroot/facet/personality.cc       |    7 +-
 lib/sbuild/chroot/facet/plain.cc             |    7 +-
 lib/sbuild/chroot/facet/session-clonable.cc  |    7 +-
 lib/sbuild/chroot/facet/session.cc           |    7 +-
 lib/sbuild/chroot/facet/source-clonable.cc   |    7 +-
 lib/sbuild/chroot/facet/source.cc            |    7 +-
 lib/sbuild/chroot/facet/storage.cc           |    2 -
 lib/sbuild/chroot/facet/unshare.cc           |   24 +-
 lib/sbuild/chroot/facet/userdata.cc          |   80 +-
 lib/sbuild/ctty.cc                           |  143 +-
 lib/sbuild/environment.cc                    |  282 ++--
 lib/sbuild/feature.cc                        |   49 +-
 lib/sbuild/format-detail.cc                  |  115 +-
 lib/sbuild/keyfile-reader.cc                 |  321 ++--
 lib/sbuild/keyfile-writer.cc                 |  172 +-
 lib/sbuild/keyfile.cc                        |  923 +++++-----
 lib/sbuild/lock.cc                           |  328 ++--
 lib/sbuild/log.cc                            |  240 ++--
 lib/sbuild/mntstream.cc                      |  259 ++--
 lib/sbuild/nostream.cc                       |    7 +-
 lib/sbuild/parse-value.cc                    |   59 +-
 lib/sbuild/personality.cc                    |  262 ++--
 lib/sbuild/run-parts.cc                      |  638 +++---
 lib/sbuild/session.cc                        | 2843 +++++++++++++-------------
 lib/sbuild/types.cc                          |   39 +-
 lib/sbuild/util.cc                           | 1237 ++++++------
 lib/schroot-common/main.cc                   |  638 +++---
 lib/schroot-common/options.cc                |  402 ++--
 libexec/listmounts/listmounts.cc             |    6 +-
 libexec/listmounts/main.cc                   |  140 +-
 libexec/listmounts/options.cc                |   92 +-
 libexec/mount/main.cc                        |  484 +++---
 libexec/mount/mount.cc                       |    6 +-
 libexec/mount/options.cc                     |  118 +-
 test/sbuild/chroot/chroot.cc                 |    2 +-
 69 files changed, 5918 insertions(+), 5881 deletions(-)


hooks/post-receive
-- 
schroot



More information about the Buildd-tools-devel mailing list