[buildd-tools-devel] [GIT] schroot branch, schroot-1.4, updated. debian/schroot-1.4.5-1-8-g212bc22

Roger Leigh rleigh at alioth.debian.org
Sun Jun 27 20:11:30 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, schroot-1.4 has been updated
       via  212bc22119cd471982ccfa72ac1ad7e0f99e6130 (commit)
       via  650ca861d71f4cd4616e1d58e0cbb69f39516b97 (commit)
       via  925d377579826764ae04bf0585926cc5f341a853 (commit)
       via  0f90ef81125b017dbedb25c490baad4420fdc065 (commit)
       via  46e0ec1c6158154d3e0062c277eef2adf2c069cf (commit)
       via  be6fcb0ef926a3298e43b6e3df251fc1f0a8e3cb (commit)
      from  c5fbd66e27cc6d95f09263d4ac154acd57d9b63d (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 212bc22119cd471982ccfa72ac1ad7e0f99e6130
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun Jun 27 21:06:27 2010 +0100

    debian: Document 1.4.6 changes

commit 650ca861d71f4cd4616e1d58e0cbb69f39516b97
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun Jun 27 20:59:19 2010 +0100

    po: Update

commit 925d377579826764ae04bf0585926cc5f341a853
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun Jun 27 20:56:35 2010 +0100

    NEWS: Document preserve-environment key

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

    man: Document desktop setup in schroot.conf

commit 46e0ec1c6158154d3e0062c277eef2adf2c069cf
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 be6fcb0ef926a3298e43b6e3df251fc1f0a8e3cb
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                                      |    5 +-
 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 +-
 debian/changelog                          |   10 +++-
 etc/profile-templates/desktop/linux/fstab |    4 +-
 man/schroot.1.in                          |    2 +-
 man/schroot.conf.5.in                     |   13 ++++-
 po/cs.po                                  |   91 +++++++++++++++--------------
 po/de.po                                  |   91 +++++++++++++++--------------
 po/en.po                                  |   91 +++++++++++++++--------------
 po/eu.po                                  |   91 +++++++++++++++--------------
 po/fr.po                                  |   91 +++++++++++++++--------------
 po/it.po                                  |   91 +++++++++++++++--------------
 po/pt.po                                  |   91 +++++++++++++++--------------
 po/schroot.pot                            |   90 +++++++++++++++--------------
 po/sv.po                                  |   91 +++++++++++++++--------------
 po/vi.po                                  |   91 +++++++++++++++--------------
 po/zh_CN.po                               |   91 +++++++++++++++--------------
 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 +
 33 files changed, 727 insertions(+), 532 deletions(-)


hooks/post-receive
-- 
schroot



More information about the Buildd-tools-devel mailing list