[buildd-tools-devel] [GIT] schroot branch, master, updated. schroot-1.1.6-164-g590c8e8

Roger Leigh rleigh at alioth.debian.org
Sun May 10 16:43:08 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  590c8e82d879d2e90f33adc097a3c3e65e430a48 (commit)
       via  d9d9a98a6e884e704c3f8615b31e1a3fc1b020e6 (commit)
       via  8d26f733b79ce2cebd9683102b1649097015ea42 (commit)
       via  6657309ac7bf6e33460bc8379bc72153718f83f8 (commit)
       via  255ddb53001c5c62a548fa48d852b68cc28f7874 (commit)
       via  7d2491c82040e318688926cd3976600225afab16 (commit)
       via  eef6520812d03e3532546a5b33a0373cf3aa4766 (commit)
       via  d390d962e21a345aa428ab6ce31c00537d6bc2e0 (commit)
       via  f7f219cc081c6177ec11c3ffa2bb24921ef9fec5 (commit)
       via  74c2bd086cfa457fa3d6c558ff263ce11c33e7da (commit)
       via  91e94f3bee9a684816c10496d5912b321484f223 (commit)
       via  03ad30155ebcb513e8efa62b35ae1d8fcac1c754 (commit)
       via  06eba6b16eac545b3913c91b462884e9e10e1560 (commit)
       via  039462e57e49289958be3fe091331d4768882ff3 (commit)
      from  af486d2b89d79eb1ea81181da6a6e1281561385b (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 590c8e82d879d2e90f33adc097a3c3e65e430a48
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun May 10 17:21:32 2009 +0100

    [po] Update English translation

commit d9d9a98a6e884e704c3f8615b31e1a3fc1b020e6
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun May 10 17:22:23 2009 +0100

    [po] Add new source files

commit 8d26f733b79ce2cebd9683102b1649097015ea42
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun May 10 17:14:18 2009 +0100

    [debian] control: schroot-dbg is in section debug

commit 6657309ac7bf6e33460bc8379bc72153718f83f8
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun May 10 15:52:36 2009 +0100

    [sbuild] Add pam prefix to all pam auth names

commit 255ddb53001c5c62a548fa48d852b68cc28f7874
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun May 10 15:36:34 2009 +0100

    [sbuild::auth] Split into auth_pam and auth_null
    
    PAM conversation handling classes are now all smart pointer-based
    only.  Construction of base objects is not allowed.
    
    sbuild::session defaults to using auth_null, so dchroot and dchroot-dsa
    can't authenticate.  schroot specifically adds auth_pam if available.

commit 7d2491c82040e318688926cd3976600225afab16
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun May 10 13:23:17 2009 +0100

    [sbuild] Make PAM support configurable
    
    On systems without PAM authentication, any attempt at authentication
    will fail.  If not switching users, the program will not require
    authentication and so will work for most common uses.

commit eef6520812d03e3532546a5b33a0373cf3aa4766
Author: Roger Leigh <rleigh at debian.org>
Date:   Sat May 9 01:37:25 2009 +0100

    [build] Make UUID support configurable

commit d390d962e21a345aa428ab6ce31c00537d6bc2e0
Author: Roger Leigh <rleigh at debian.org>
Date:   Sat May 9 01:28:10 2009 +0100

    [build] Loopback chroot doesn't depend on block-device

commit f7f219cc081c6177ec11c3ffa2bb24921ef9fec5
Author: Roger Leigh <rleigh at debian.org>
Date:   Sat May 9 00:54:38 2009 +0100

    [build] Make personality support configurable
    
    Because personality support already has a fallback to "undefined" in
    case where we don't have personality(2) this does not need to be
    configured out of the build.  Create the necessary automake conditional
    for potential future use.

commit 74c2bd086cfa457fa3d6c558ff263ce11c33e7da
Author: Roger Leigh <rleigh at debian.org>
Date:   Sat May 9 00:29:47 2009 +0100

    [build] Include correct lockdev headers for sbuild-lock

commit 91e94f3bee9a684816c10496d5912b321484f223
Author: Roger Leigh <rleigh at debian.org>
Date:   Fri May 8 23:56:41 2009 +0100

    [build] Build loopback chroot support conditionally

commit 03ad30155ebcb513e8efa62b35ae1d8fcac1c754
Author: Roger Leigh <rleigh at debian.org>
Date:   Fri May 8 23:23:33 2009 +0100

    [build] Conditionally compile block-device and lvm-snapshot support

commit 06eba6b16eac545b3913c91b462884e9e10e1560
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun May 10 17:32:11 2009 +0100

    [sbuild::chroot_plain] Split from chroot_directory
    
    Conflicts:
    
    	sbuild/sbuild-chroot-directory.cc
    	sbuild/sbuild-chroot-directory.h
    	sbuild/sbuild-chroot-plain.cc
    	sbuild/sbuild-chroot-plain.h

commit 039462e57e49289958be3fe091331d4768882ff3
Author: Roger Leigh <rleigh at debian.org>
Date:   Tue May 5 09:44:40 2009 +0100

    [sbuild::chroot] All chroots except plain run session scripts
    
    Setting run-session-scripts in the configuration is deprecated.

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

Summary of changes:
 NEWS                                               |    8 +
 bin/schroot-listmounts/schroot-listmounts-main.cc  |    2 -
 bin/schroot-mount/schroot-mount-main.cc            |    2 -
 bin/schroot-releaselock/Makefile.am                |    2 +
 bin/schroot/schroot-main-base.cc                   |   13 +-
 bin/schroot/schroot-main.cc                        |   23 +
 configure.ac                                       |  262 +++++-
 debian/control                                     |    2 +-
 man/schroot.conf.5.in                              |   15 +-
 po/POTFILES.in                                     |   45 +-
 po/en.po                                           | 1054 ++++++++++----------
 sbuild/Makefile.am                                 |   78 ++-
 ...uth-conv-tty.cc => sbuild-auth-pam-conv-tty.cc} |   66 +-
 ...-auth-conv-tty.h => sbuild-auth-pam-conv-tty.h} |   38 +-
 ...sbuild-auth-conv.cc => sbuild-auth-pam-conv.cc} |    6 +-
 .../{sbuild-auth-conv.h => sbuild-auth-pam-conv.h} |   47 +-
 ...-auth-message.cc => sbuild-auth-pam-message.cc} |    8 +-
 ...ld-auth-message.h => sbuild-auth-pam-message.h} |   18 +-
 sbuild/sbuild-auth.cc                              |  406 +-------
 sbuild/sbuild-auth.h                               |   80 +-
 sbuild/sbuild-chroot-directory.cc                  |   37 +-
 sbuild/sbuild-chroot-file.cc                       |    1 -
 sbuild/sbuild-chroot-lvm-snapshot.cc               |    1 -
 sbuild/sbuild-chroot-plain.cc                      |   97 ++
 sbuild/sbuild-chroot-plain.h                       |   49 +-
 sbuild/sbuild-chroot.cc                            |   27 +-
 sbuild/sbuild-config.h.in                          |   20 +-
 sbuild/sbuild-lock.cc                              |    7 +
 sbuild/sbuild-lock.h                               |    3 +
 sbuild/sbuild-personality.cc                       |   17 +-
 sbuild/sbuild-session.cc                           |   24 +-
 sbuild/sbuild-session.h                            |    9 +-
 test/Makefile.am                                   |   24 +-
 test/config.ex1                                    |   19 +-
 test/config.ex2/sid                                |   19 +-
 test/sbuild-chroot-config.cc                       |   10 +-
 test/sbuild-lock.cc                                |    4 +
 37 files changed, 1343 insertions(+), 1200 deletions(-)
 rename sbuild/{sbuild-auth-conv-tty.cc => sbuild-auth-pam-conv-tty.cc} (79%)
 rename sbuild/{sbuild-auth-conv-tty.h => sbuild-auth-pam-conv-tty.h} (81%)
 rename sbuild/{sbuild-auth-conv.cc => sbuild-auth-pam-conv.cc} (89%)
 rename sbuild/{sbuild-auth-conv.h => sbuild-auth-pam-conv.h} (74%)
 rename sbuild/{sbuild-auth-message.cc => sbuild-auth-pam-message.cc} (83%)
 rename sbuild/{sbuild-auth-message.h => sbuild-auth-pam-message.h} (83%)


hooks/post-receive
-- 
schroot



More information about the Buildd-tools-devel mailing list