[buildd-tools-devel] [GIT] schroot branch, master, updated. debian/schroot-1.4.0-1-62-g22a92b7

Roger Leigh rleigh at alioth.debian.org
Sun Jun 6 22:47:00 UTC 2010


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  22a92b753d5304b750780b2fc115a19a417634de (commit)
       via  dcbaea1797a22fdf5635d8165d44e0a06160de41 (commit)
       via  db67bb1b9194f6738a27cd4a9fd7f831fbaf9bff (commit)
       via  57b62724e40ef993739ba87c338583efd14cd629 (commit)
       via  bec045e8533a30519e7648a0aa7d8048bb67f4bf (commit)
       via  2d3a5f7be370997ae0eb5b58c3e08be6ede83e5f (commit)
       via  bccfd62debca59ebc23758c3e812e2a63ef3cd6f (commit)
      from  4c93eb785204b66fc3e51e8d7d3613e19f3ec390 (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 22a92b753d5304b750780b2fc115a19a417634de
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun Jun 6 23:46:17 2010 +0100

    TODO: Document issues with host filesystems in chroot

commit dcbaea1797a22fdf5635d8165d44e0a06160de41
Author: Martin F. Krafft <madduck at debian.org>
Date:   Sun Jun 6 23:34:33 2010 +0100

    contrib: Add 09fsck setup script

commit db67bb1b9194f6738a27cd4a9fd7f831fbaf9bff
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun Jun 6 23:08:50 2010 +0100

    20nssdatabases: Check database inodes inside and outside the chroot
    
    If the NSS database files inside and outside the chroot have the
    same device and inode number, we risk blanking the file when
    piping the output of getent.  stat both and check prior to
    writing.

commit 57b62724e40ef993739ba87c338583efd14cd629
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun Jun 6 22:52:08 2010 +0100

    contrib: Minor tidying of 10mount-ssh

commit bec045e8533a30519e7648a0aa7d8048bb67f4bf
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun Jun 6 21:41:24 2010 +0100

    AUTHORS: Add Nathaniel W. Turner

commit 2d3a5f7be370997ae0eb5b58c3e08be6ede83e5f
Author: Nathaniel W. Turner <nate at houseofnate.net>
Date:   Sun Jun 6 19:52:24 2010 +0100

    sbuild::session: Add SIGINT handler
    
    This addresses the case where a Ctrl-C is intended for a process
    running in the chroot; before, schroot would always exit without
    cleaning up (the most visible symptom being left-over bind-mounts
    in /var/lib/schroot/mount).  Now, cleanup occurs, and an
    appropriate error message is displayed
    ("E: Child terminated by signal ‘Interrupt’").
    
    This patch does not cover all the cases described by bug #477770,
    but I think it is a step in the right direction.
    
    Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=477770
    
    Signed-off-by: Nathaniel W. Turner <nate at houseofnate.net>
    Signed-off-by: Roger Leigh <rleigh at debian.org>

commit bccfd62debca59ebc23758c3e812e2a63ef3cd6f
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun Jun 6 17:00:40 2010 +0100

    sbuild::util: unique_identifier should not contain odd characters
    
    Using isodate in this function caused problems with LVM snapshots
    due to lvcreate being fussy about valid LV names.  Use time(2)
    instead, which is rather simpler but a plain number doesn't cause
    problems.

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

Summary of changes:
 AUTHORS                     |    4 +++
 TODO                        |    5 ++++
 contrib/setup.d/10mount-ssh |   18 ++++++--------
 contrib/setup.d/Makefile.am |    1 +
 etc/setup.d/20nssdatabases  |   13 ++++++++++
 sbuild/sbuild-session.cc    |   55 ++++++++++++++++++++++++++++++++++++++++++-
 sbuild/sbuild-session.h     |   16 ++++++++++++
 sbuild/sbuild-util.cc       |    2 +-
 8 files changed, 102 insertions(+), 12 deletions(-)


hooks/post-receive
-- 
schroot



More information about the Buildd-tools-devel mailing list