[buildd-tools-devel] [GIT] schroot branch schroot-1.6 updated. debian/schroot-1.6.3-1-8-g468f892

Roger Leigh rleigh at alioth.debian.org
Sun Oct 14 22:03:25 UTC 2012


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.6 has been updated
       via  468f8921898d89b47ac7e3601eb3de355ecc1e00 (commit)
       via  fb5bc26ad64a2deba05bcf3acfd1d28608c1be95 (commit)
       via  0996519314df9c6049b7b79d5a513fcde73a412d (commit)
      from  0ed9285a9198bb12437546387dd434a866e48724 (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 468f8921898d89b47ac7e3601eb3de355ecc1e00
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun Oct 14 23:03:15 2012 +0100

    debian: Close #686148

commit fb5bc26ad64a2deba05bcf3acfd1d28608c1be95
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun Oct 14 22:56:17 2012 +0100

    man: Document symlink mountpoint canonicalisation

commit 0996519314df9c6049b7b79d5a513fcde73a412d
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun Oct 14 22:48:58 2012 +0100

    schroot-mount: Canonicalise symlinks to avoid host mounts
    
    If a symlink inside the chroot is absolute, and this is used
    as part of the path in a mountpoint in the fstab file, then
    this currently gets mounted (incorrectly) on the host.  Use
    realpath(3) to canonicalise the path, and then add the chroot
    path back to it if missing, to ensure that symlinks can't be
    used to accidentally mount filesystems on the host.

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

Summary of changes:
 bin/schroot-mount/schroot-mount-main.cc |   15 ++++++++++++++-
 bin/schroot-mount/schroot-mount-main.h  |    3 ++-
 debian/changelog                        |    4 ++++
 man/schroot-script-config.5.man         |    5 ++++-
 man/schroot.conf.5.man                  |    5 ++++-
 5 files changed, 28 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
schroot



More information about the Buildd-tools-devel mailing list