[buildd-tools-devel] [GIT] schroot branch master updated. debian/schroot-1.5.0-1-58-gfa42f42

Roger Leigh rleigh at alioth.debian.org
Mon Nov 28 22:15:10 UTC 2011


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  fa42f4267dca7634cd69ba1a56e8b9283da1f6a0 (commit)
       via  cff35eced0581d6e1a2bf037735bf4d022a21c09 (commit)
       via  105dd10c837583923dcb7fbb7d81d92df0a6bb4a (commit)
       via  a20c3759814996cc84d2d215eb326d8af2053816 (commit)
       via  ec96214874e9a4671c8818a5f144157e15b7f035 (commit)
      from  c79ac3306006e0119dc5bfa85ebd8d0737d772ec (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 fa42f4267dca7634cd69ba1a56e8b9283da1f6a0
Author: Roger Leigh <rleigh at debian.org>
Date:   Mon Nov 28 22:14:56 2011 +0000

    man: Document dchroot.conf support removal

commit cff35eced0581d6e1a2bf037735bf4d022a21c09
Author: Roger Leigh <rleigh at debian.org>
Date:   Mon Nov 28 21:58:29 2011 +0000

    debian: Document dchroot.conf support removal

commit 105dd10c837583923dcb7fbb7d81d92df0a6bb4a
Author: Roger Leigh <rleigh at debian.org>
Date:   Mon Nov 28 21:58:13 2011 +0000

    NEWS: Document dchroot.conf support removal

commit a20c3759814996cc84d2d215eb326d8af2053816
Author: Roger Leigh <rleigh at debian.org>
Date:   Mon Nov 28 21:53:23 2011 +0000

    dchroot: Drop support for dchroot.conf and alternative security checks
    
    Only schroot.conf is used for storing chroot configuration, and
    only sbuild::session is used for authentication.  I.e.
    get_chroot_auth_status may not be overridden to provide alternative
    authentication strategies.  This aligns all dchroot authentication
    with schroot, while still having separate execution and directory
    fallback behaviour.

commit ec96214874e9a4671c8818a5f144157e15b7f035
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun Nov 27 20:55:41 2011 +0000

    debian: Fix missing comma in dependency

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

Summary of changes:
 NEWS                                         |    7 +
 bin/dchroot-dsa/Makefile.am                  |    2 -
 bin/dchroot-dsa/dchroot-dsa-chroot-config.cc |  130 ----------------------
 bin/dchroot-dsa/dchroot-dsa-chroot-config.h  |   68 ------------
 bin/dchroot-dsa/dchroot-dsa-main.cc          |   22 +----
 bin/dchroot-dsa/dchroot-dsa-main.h           |    2 -
 bin/dchroot-dsa/dchroot-dsa-session.cc       |   39 +------
 bin/dchroot-dsa/dchroot-dsa-session.h        |   17 +--
 bin/dchroot/Makefile.am                      |    2 -
 bin/dchroot/dchroot-chroot-config.cc         |  153 --------------------------
 bin/dchroot/dchroot-chroot-config.h          |   68 ------------
 bin/dchroot/dchroot-main-base.cc             |   79 +-------------
 bin/dchroot/dchroot-main-base.h              |   13 --
 bin/dchroot/dchroot-main.cc                  |   21 +----
 bin/dchroot/dchroot-main.h                   |    3 -
 bin/dchroot/dchroot-session-base.cc          |   18 +---
 bin/dchroot/dchroot-session-base.h           |   25 +----
 bin/dchroot/dchroot-session.cc               |   19 +---
 bin/dchroot/dchroot-session.h                |   16 +--
 bin/schroot/schroot-main-base.cc             |   13 ++-
 bin/schroot/schroot-main-base.h              |    9 +--
 bin/schroot/schroot-main.cc                  |   14 ---
 bin/schroot/schroot-main.h                   |    6 -
 debian/changelog                             |    8 +-
 debian/control                               |    2 +-
 man/dchroot-dsa.1.man                        |   86 +++------------
 man/dchroot.1.man                            |   88 ++-------------
 27 files changed, 72 insertions(+), 858 deletions(-)
 delete mode 100644 bin/dchroot-dsa/dchroot-dsa-chroot-config.cc
 delete mode 100644 bin/dchroot-dsa/dchroot-dsa-chroot-config.h
 delete mode 100644 bin/dchroot/dchroot-chroot-config.cc
 delete mode 100644 bin/dchroot/dchroot-chroot-config.h


hooks/post-receive
-- 
schroot



More information about the Buildd-tools-devel mailing list