[ubuntu/maverick] schroot 1.4.7-1 (Accepted)

Stefan Lesicnik stefan at lsd.co.za
Sat Jul 10 23:00:24 BST 2010


schroot (1.4.7-1) unstable; urgency=low

  * New upstream stable release.
  * Use standards version 3.9.0.
  * Correctly distribute profile conffiles (Closes: #588247).  Thanks
    to Mario Holbe.
  * Update it and zh_CN translations.  Thanks to Vincenzo Campanella
    and Ji ZhengYu.

schroot (1.4.6-1) unstable; urgency=low

  * New upstream stable release.
  * New configuration key preserve-environment allows preservation of
    the environment for a chroot without needing to use the
    --preserve-environment option.
  * The desktop configuration profile no longer bind mounts /var/run;
    gdm3 users will need to comment out the necessary bind mount
    in /etc/schroot/desktop/fstab.
  * schroot.conf(5) documents some additional suggestions for
    desktop users using the desktop profile.
  * schroot: Include common-data and common-functions.
  * Btrfs snapshot session cleanup now works under all circumstances
    (Closes: #587757).  Thanks to Bastian Blank.
  * Session cleanup following session startup failure no longer leaves
    stray session files in place (Closes: #587769).  Thanks to Bastian
    Blank.
  * Trying to run or end a nonexistent session with the same name as
    a chroot now fails outright rather than giving a cryptic error
    message (Closes: #588155).  Thanks to Bastian Blank.

schroot (1.4.5-1) unstable; urgency=low

  * New upstream stable release.
  * Support for btrfs-snapshot chroots has been merged from the
    master branch.  Note that btrfs is experimental, so the
    configuration options and setup script interface may not yet
    be stable.
  * Add source-clone configuration key to disable source chroots
    (Closes: #576541).  Thanks to Andreas Barth.
  * Add support for Btrfs snapshots (Closes: #477788).  Thanks to
    Martin F. Krafft and Andreas Barth for the idea.
  * Add configuration profiles, including a desktop profile.  This
    allows running of X programs when gdm3 is used by the host by
    bind mounting /var/run (Closes: #586333).  Thanks to Stefano
    Zacchiroli for the suggestion.
  * sbuild::unique_identifier() does not use formatted dates in the
    absence of a UUID function and hence does not use characters
    such as ':' that make lvcreate choke (Closes: #583504).  Thanks
    to Zach Carter.
  * 20nssdatabases: Cope with destination database file not pre-
    existing in the chroot (Closes: #586198).  Thanks to Bastian Blank
    for this patch.  A similar patch has been applied to the file
    checking in 20copyfiles.
  * The default message verbosity may be set on a per-chroot basis
    with the message-verbosity configuration key (Closes: #462453).
  * Frequently asked questions are now addressed in schroot-faq(7).

Date: Tue, 06 Jul 2010 23:34:30 +0100
Changed-By: Stefan Lesicnik <stefan at lsd.co.za>
Maintainer: Debian buildd-tools Developers <buildd-tools-devel at lists.alioth.debian.org>
Origin: debian/unstable
https://launchpad.net/ubuntu/maverick/+source/schroot/1.4.7-1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 06 Jul 2010 23:34:30 +0100
Source: schroot
Binary: schroot-common libsbuild-dev schroot-dbg libsbuild-doc schroot dchroot dchroot-dsa
Architecture: source
Version: 1.4.7-1
Distribution: maverick
Urgency: low
Maintainer: Debian buildd-tools Developers <buildd-tools-devel at lists.alioth.debian.org>
Changed-By: Stefan Lesicnik <stefan at lsd.co.za>
Description: 
 dchroot    - Execute commands in a chroot environment
 dchroot-dsa - Execute commands in a chroot environment
 libsbuild-dev - development files for the Debian source builder
 libsbuild-doc - development documentation for the Debian source builder
 schroot    - Execute commands in a chroot environment
 schroot-common - common files for schroot
 schroot-dbg - schroot, dchroot and dchroot-dsa debuggging symbols
Closes: 462453 477788 576541 583504 586198 586333 587757 587769 588155 588247
Changes: 
 schroot (1.4.7-1) unstable; urgency=low
 .
   * New upstream stable release.
   * Use standards version 3.9.0.
   * Correctly distribute profile conffiles (Closes: #588247).  Thanks
     to Mario Holbe.
   * Update it and zh_CN translations.  Thanks to Vincenzo Campanella
     and Ji ZhengYu.
 .
 schroot (1.4.6-1) unstable; urgency=low
 .
   * New upstream stable release.
   * New configuration key preserve-environment allows preservation of
     the environment for a chroot without needing to use the
     --preserve-environment option.
   * The desktop configuration profile no longer bind mounts /var/run;
     gdm3 users will need to comment out the necessary bind mount
     in /etc/schroot/desktop/fstab.
   * schroot.conf(5) documents some additional suggestions for
     desktop users using the desktop profile.
   * schroot: Include common-data and common-functions.
   * Btrfs snapshot session cleanup now works under all circumstances
     (Closes: #587757).  Thanks to Bastian Blank.
   * Session cleanup following session startup failure no longer leaves
     stray session files in place (Closes: #587769).  Thanks to Bastian
     Blank.
   * Trying to run or end a nonexistent session with the same name as
     a chroot now fails outright rather than giving a cryptic error
     message (Closes: #588155).  Thanks to Bastian Blank.
 .
 schroot (1.4.5-1) unstable; urgency=low
 .
   * New upstream stable release.
   * Support for btrfs-snapshot chroots has been merged from the
     master branch.  Note that btrfs is experimental, so the
     configuration options and setup script interface may not yet
     be stable.
   * Add source-clone configuration key to disable source chroots
     (Closes: #576541).  Thanks to Andreas Barth.
   * Add support for Btrfs snapshots (Closes: #477788).  Thanks to
     Martin F. Krafft and Andreas Barth for the idea.
   * Add configuration profiles, including a desktop profile.  This
     allows running of X programs when gdm3 is used by the host by
     bind mounting /var/run (Closes: #586333).  Thanks to Stefano
     Zacchiroli for the suggestion.
   * sbuild::unique_identifier() does not use formatted dates in the
     absence of a UUID function and hence does not use characters
     such as ':' that make lvcreate choke (Closes: #583504).  Thanks
     to Zach Carter.
   * 20nssdatabases: Cope with destination database file not pre-
     existing in the chroot (Closes: #586198).  Thanks to Bastian Blank
     for this patch.  A similar patch has been applied to the file
     checking in 20copyfiles.
   * The default message verbosity may be set on a per-chroot basis
     with the message-verbosity configuration key (Closes: #462453).
   * Frequently asked questions are now addressed in schroot-faq(7).
Checksums-Sha1: 
 d2eeb6b347462b9547971c9ae13f5403d8749243 1840 schroot_1.4.7-1.dsc
 86acc99789b4da85762eb478e55e8a5266eedc42 1076220 schroot_1.4.7.orig.tar.gz
 c1af38dfd9004a5b5789d8eda456d0e695293040 20160 schroot_1.4.7-1.debian.tar.gz
Checksums-Sha256: 
 2562e1ed0a22bd2c5dd9e440fa97cd66335cb5ec5e627994f09b2b9ba4496a6b 1840 schroot_1.4.7-1.dsc
 d0c7292ef12800cdec39cc0ddf1520c5d115571b95fa193c354018a0da369f67 1076220 schroot_1.4.7.orig.tar.gz
 8695c2878aac84eca33704cc646e866db8c57dde552b8af87f166b823ab43cfb 20160 schroot_1.4.7-1.debian.tar.gz
Files: 
 b019b784a7116d146052b0d3ed08461f 1840 admin optional schroot_1.4.7-1.dsc
 de73eb82ef1ef52f22a5eb12ecf2f01b 1076220 admin optional schroot_1.4.7.orig.tar.gz
 fa04ed382c727c749d1f62ff92a164c6 20160 admin optional schroot_1.4.7-1.debian.tar.gz
Origin: debian/unstable

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQEcBAEBCAAGBQJMOOuUAAoJEBdphBp6ZrpGZxMIAMEvpNIPNkjrIx41efWclHw9
w+BfJP1DNrunqTgN6kAIdQIX3GTlqC7Cix8y0B7m5uI/ocYgJJDjT5TThW363iwT
yGUA2mIEZ7LxngxhpzxxfDdc6Wv+ZOJKxZjvNHTI5z3bbntEpaHfMCytRoUjLk4G
Q2l03Kca7oTabKpTIIn4vELcXyltx2LNS29/SI61h82pkNsS51GEBW8Zpq0QZ7xA
2SwolvEY/jFBkH6vD69QLj2QltjRz1FEl/6fVaOgIEwxvLZYJUto1+R2XDPvXQF5
EQB5eS2s3FVg5XVUYeoqRy5fzixzbKYJdPSso00F7+J7ltKr6W9dcuQZDiONRMk=
=Ikb0
-----END PGP SIGNATURE-----


More information about the Maverick-changes mailing list