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

Roger Leigh rleigh at alioth.debian.org
Sun Jun 27 20:11:27 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  44168b47c981f29ef92390c578edb5d6a537af02 (commit)
       via  6e80663108b493b7bd0f044a1bb2804b50a76062 (commit)
       via  3d54360911bb8405b9b6c05235f1c0e6f9ebb754 (commit)
       via  713064aae506233c7179d5190a556e4b9f459de6 (commit)
      from  f0d29b5d50735e5ddde2891faa660b85795ad1ae (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 44168b47c981f29ef92390c578edb5d6a537af02
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun Jun 27 21:01:07 2010 +0100

    NEWS: Merge changes from 1.4.6

commit 6e80663108b493b7bd0f044a1bb2804b50a76062
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun Jun 27 20:56:12 2010 +0100

    man: Document desktop setup in schroot.conf

commit 3d54360911bb8405b9b6c05235f1c0e6f9ebb754
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun Jun 27 20:04:27 2010 +0100

    profile-templates: Bind /var/run/gdm3 rather than /var/run
    
    Binding /var/run is dangerous since it might make services in the
    chroot interfere with services on the host, particularly when
    installing and removing packages.
    
    Since gdm3 might not be installed, we need to leave it commented out.

commit 713064aae506233c7179d5190a556e4b9f459de6
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun Jun 27 19:50:13 2010 +0100

    sbuild::chroot: Add preserve-environment key
    
    Move handling complete environment out of sbuild::auth;
    the minimal environment and auth_environment are now only
    PAM-provided environment variables.  These are merged with
    the user environment only when required.
    
    Functions using the environment for HOME and PATH now need
    explicitly providing with an environment.

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

Summary of changes:
 NEWS                                      |    7 ++++
 bin/dchroot-dsa/dchroot-dsa-session.cc    |    9 +++--
 bin/dchroot-dsa/dchroot-dsa-session.h     |    9 +++--
 bin/dchroot/dchroot-session-base.cc       |    4 +-
 bin/dchroot/dchroot-session-base.h        |    2 +-
 bin/dchroot/dchroot-session.cc            |    9 +++--
 bin/dchroot/dchroot-session.h             |    9 +++--
 bin/schroot/schroot-main-base.cc          |    3 +-
 etc/profile-templates/desktop/linux/fstab |    4 ++-
 man/schroot.1.in                          |    2 +-
 man/schroot.conf.5.in                     |   13 ++++++-
 sbuild/sbuild-auth.cc                     |   11 ++++--
 sbuild/sbuild-auth.h                      |   13 ++++++-
 sbuild/sbuild-chroot.cc                   |   25 +++++++++++++
 sbuild/sbuild-chroot.h                    |   20 ++++++++++-
 sbuild/sbuild-session.cc                  |   55 +++++++++++++++++++----------
 sbuild/sbuild-session.h                   |   40 +++++++++++++++++----
 test/config.ex2/sarge                     |    1 +
 test/config.ex2/sid                       |    1 +
 test/sbuild-chroot.cc                     |   12 ++++++
 test/test-sbuild-chroot.h                 |    2 +
 21 files changed, 194 insertions(+), 57 deletions(-)


hooks/post-receive
-- 
schroot



More information about the Buildd-tools-devel mailing list