[buildd-tools-devel] schroot 1.4.27 released

Roger Leigh rleigh at codelibre.net
Mon Oct 29 21:13:27 UTC 2012


Hi,

I have made a 1.4.27 point release to the *old* 1.4 stable series.
This is a set of patches backported from schroot 1.6.

schroot (1.4.27-1) unstable; urgency=low

  * New upstream stable release.
  * 10mount: Use secure lock directory /var/lock/schroot in place
    of insecure use of lockfiles directly in /var/lock.
  * schroot-mount: Canonicalise mountpoints with symlinks to avoid
    mounting absolute paths on the host rather than inside the chroot
    (Closes: #686148).  Note the caveat regarding paths with multiple
    symlinks in schroot-script-config(5).

 -- Roger Leigh <rleigh at debian.org>  Mon, 29 Oct 2012 20:13:36 +0000

Note: this release will not be uploaded to Debian.  It is being
made for the benefit of non-Debian users who are not yet using
1.6, and for users of Debian stable who might wish to upgrade.
The content of this point release will be backported to 1.4.19
for a proposed stable update, and will also be backported to
backports for users of backports.

There is no tarball for this release.  To obtain one:

http://anonscm.debian.org/gitweb/?p=buildd-tools/schroot-dist.git;a=snapshot;h=distribution/schroot-1.4.27;sn=schroot-1.4.27;sp=schroot-1.4.27/;sf=tgz

Or (nicer names, but requires more bandwidth):

git clone git://anonscm.debian.org/git/buildd-tools/schroot-dist
cd schroot-dist
git tag --verify distribution/schroot-1.4.27
git archive distribution/schroot-1.4.27 --prefix=schroot-1.4.27/ | bzip2 -9 > schroot-1.4.27.tar.bz2


Regards,
Roger

Roger Leigh (19):
      po: Update translations
      schroot-mount: Canonicalise symlinks to avoid host mounts
      man: Document symlink mountpoint canonicalisation
      NEWS: Bump version to 1.4.27 and document symlink canonicalisation
      10mount: Use secure subdirectory of /var/lock for lockfile
      debian: Create lock directory on upgrade and startup
      debian: Document lockfile changes
      debian: Close #686148
      sbuild::chroot_config: Remove namespace from alias
      debian: Close #689078
      Revert "sbuild::chroot_config: Remove namespace from alias"
      debian: Revert closure of #689078
      sbuild-mount: Correctly resolve paths with symlinks
      schroot-mount: Cope with recursion into single directories
      schroot-mount: Remove unused variables
      schroot-mount: Canonicalise base path
      debian: Finalise for 1.4.27-1
      schroot-mount: Add missing comma in initialiser list
      po: Update

 NEWS                                    |   12 ++++-
 bin/schroot-mount/schroot-mount-main.cc |   75 +++++++++++++++++++++++++++----
 bin/schroot-mount/schroot-mount-main.h  |   17 ++++++-
 debian/changelog                        |   12 +++++
 debian/schroot.init                     |   14 ++++++
 debian/schroot.postinst                 |   16 +++++++
 etc/setup.d/10mount                     |   16 ++++++-
 man/schroot-script-config.5.man         |    5 ++-
 po/cs.po                                |    9 +++-
 po/da.po                                |    9 +++-
 po/de.po                                |    9 +++-
 po/en.po                                |    9 +++-
 po/eu.po                                |    9 +++-
 po/fr.po                                |    9 +++-
 po/it.po                                |    9 +++-
 po/pt.po                                |    9 +++-
 po/schroot.pot                          |    9 +++-
 po/sv.po                                |    9 +++-
 po/vi.po                                |    9 +++-
 po/zh_CN.po                             |    9 +++-
 sbuild/sbuild-util.cc                   |   30 ++++++++++---
 sbuild/sbuild-util.h                    |    8 +++-
 22 files changed, 281 insertions(+), 32 deletions(-)

-- 
  .''`.  Roger Leigh
 : :' :  Debian GNU/Linux    http://people.debian.org/~rleigh/
 `. `'   schroot and sbuild  http://alioth.debian.org/projects/buildd-tools
   `-    GPG Public Key      F33D 281D 470A B443 6756 147C 07B3 C8BC 4083 E800



More information about the Buildd-tools-devel mailing list