Changelog for
schroot-1.6.5-1.1.x86_64.rpm :
Wed Apr 3 14:00:00 2013 tejas.guruswamyAATTopensuse.org
- update to 1.6.5
* new upstream stable release
Sun Dec 16 13:00:00 2012 tejas.guruswamyAATTopensuse.org
- update to 1.6.4
* New upstream stable release.
* NEWS: Provide guidance for wheezy upgrades with regard to
use of the profile key in a backward-compatible manner also
using setup.config, to mimic the behaviour of the deprecated
script-config key.
* schroot.conf(5) additionally updated to document script-config
deprecation and use of user keys such as setup.config.
* 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). This permits safe use of
symlinks as mountpoints in some common circumstances, e.g. on
/var/lock, which is a symlink to /run/lock, though this is not
recommended practice.
* 15binfmt no longer pollutes output, by redirecting stderr from
\"which update-binfmts\" (Closes: #688304).
* Ensure that CHROOT_ALIAS (setup scripts) and SCHROOT_ALIAS_NAME
(user environment) always refer to the alias used to create the
session (Closes: #689078). The alias is no longer canonicalised
by sbuild::chroot_config::validate_chroots. The logic for
chroot validation and information display in sbuild::chroot_config
and schroot::main_base (and derived classes) required refactoring
to allow the unresolved alias name to be passed through to the
session clone operation in sbuild::session, so that it could be
stored in the chroot\'s sbuild::chroot_facet_session facet.
* On session recovery, mount the snapshot LV rather than the source
LV for LVM snapshot chroots (Closes: #691376). The code which
sets the mount device for all mountable chroots (with an
sbuild::chroot_facet_mountable facet) is in
sbuild::chroot_facet_session_clonable::clone_session_setup().
All chroot types refactored to set the mount device here.
* 10mount uses a lock directory /var/lock/schroot to contain its
lockfile, rather than directly using /var/lock, which is less
secure.
Thu Aug 9 14:00:00 2012 frank.lichtenheldAATTsophos.com
- update to 1.6.3
Fri Jul 6 14:00:00 2012 frank.lichtenheldAATTsophos.com
- update to 1.6.0
* new upstream stable release of the 1.5.x development
releases
Thu May 31 14:00:00 2012 frank.lichtenheldAATTsophos.com
- update to 1.5.4
* Correctly initialise the \"profile\" property. Debian Bug #675189.
- do not include 15binfmt setup script, requires Debian specific
updates-binfmt.
Wed May 30 14:00:00 2012 frank.lichtenheldAATTsophos.com
- update to 1.5.3
Thu May 24 14:00:00 2012 frank.lichtenheldAATTsophos.com
- update to 1.5.2
Fri May 4 14:00:00 2012 frank.lichtenheldAATTsophos.com
- Fix bash completion support
Sat Apr 28 14:00:00 2012 frank.lichtenheldAATTsophos.com
- Make build on Fedora
* Only use permissions on SUSE
Sun Apr 22 14:00:00 2012 frank.lichtenheldAATTsophos.com
- Include upstream patch to fix build with gcc 4.7
Sat Mar 24 13:00:00 2012 frank.lichtenheldAATTsophos.com
- Compile with PIE
- Adapt license header to SPDX
Sat Dec 31 13:00:00 2011 frank.lichtenheldAATTsophos.com
- package final 1.5.1
+ recompress tar ball from xz to bz2 for SLE11SP1 sake
Sat Nov 26 13:00:00 2011 frank.lichtenheldAATTsophos.com
- package current git master (1.5.1)
Mon Feb 14 13:00:00 2011 flichtenheldAATTastaro.com
- update to 1.5.0
Sat Jan 15 13:00:00 2011 flichtenheldAATTastaro.com
- initial packaging