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

Roger Leigh rleigh at alioth.debian.org
Thu Jan 28 22:29:38 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  2834df966ef6e1a88e6f9b49e423ff08ea39f7fc (commit)
       via  97317788e86ee0fa8e16f526b44de87136883d62 (commit)
       via  d059b78cdee7b1b01bb41db88275a2ec7d7bdbc2 (commit)
      from  615b8ebc2a32f4619bb08618cf0bb458e656b1bd (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 2834df966ef6e1a88e6f9b49e423ff08ea39f7fc
Author: Roger Leigh <rleigh at debian.org>
Date:   Thu Jan 28 22:28:30 2010 +0000

    schroot: dchroot and dchroot-dsa also use PAM
    
    Add PAM authentication handler installation into common setup code.
    schroot overrides this to also configure user switching.

commit 97317788e86ee0fa8e16f526b44de87136883d62
Author: Roger Leigh <rleigh at debian.org>
Date:   Thu Jan 28 22:27:31 2010 +0000

    sbuild::auth_pam: Remove unneeded header

commit d059b78cdee7b1b01bb41db88275a2ec7d7bdbc2
Author: Roger Leigh <rleigh at debian.org>
Date:   Thu Jan 28 22:25:47 2010 +0000

    sbuild::auth_null: Only root can authenticate
    
    Throw an error if the user is not root.  i.e. Only root->root is
    permitted.  All other authentication attempts fail.  Note that this
    could be used to escape pam_rootok restrictions on systems with PAM
    also available and pam_rootok not enabled.

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

Summary of changes:
 bin/schroot/schroot-main-base.cc |   26 ++++++++++++++++++++++++++
 bin/schroot/schroot-main-base.h  |    6 ++++++
 bin/schroot/schroot-main.cc      |   25 +++++--------------------
 bin/schroot/schroot-main.h       |    3 +++
 sbuild/sbuild-auth-null.cc       |    7 +++++--
 sbuild/sbuild-auth-pam.cc        |    1 -
 6 files changed, 45 insertions(+), 23 deletions(-)


hooks/post-receive
-- 
schroot



More information about the Buildd-tools-devel mailing list