Change logs for schroot source package in Artful

  • schroot (1.6.10-4) unstable; urgency=medium
    
      * Fix up bash completion file. Closes: #855283
      * Add systemd service file to avoid issues with timeouts when
        you have many schroot sessions open. Closes: #835104
        Thanks to Laurent Bigonville for the patch.
    
     -- Raphaël Hertzog <email address hidden>  Tue, 06 Jun 2017 16:38:31 +0200
  • schroot (1.6.10-3) unstable; urgency=medium
    
      * By default mark all mounts done by schroot-mount as "private"
        to avoid bad interactions caused by systemd's default of "shared"
        that resulted in failure to unmount them. Closes: #761435
        Thanks to Tyler Hicks <email address hidden> for the patch.
      * debian/patches/fix-test-suite-with-usrmerge.patch: fix test suite when
        /bin is a symlink to /usr/bin.
      * schroot-mount-resolve-mount-destinations-while-chrooted.patch:
        new patch to fix symlink resolution in schroot-mount that could
        lead to mount failures or invalid mounts. Closes: #728096
        Thanks to Tyler Hicks <email address hidden> for the patch.
      * Don't stop unmounting at first failure, try to unmount as much
        as possible and then fail. It might help for the next try.
        Closes: #829125 Thanks to Dima Kogan <email address hidden> for the
        patch.
      * Fix /etc/schroot/setup.d/15killprocs to correctly detect processes
        running in the chroot. Thanks to Christoph Biedl
        <email address hidden> for the analysis. Closes: #841699
      * Add -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE to
        DEB_CXXFLAGS_MAINT_APPEND to fix again overflow error with large
        loopback images. Closes: #619825
      * Kill useless/obsolete binary packages: libsbuild-dev, libsbuild-doc,
        dchroot, dchroot-dsa.
      * Cleanup debian/control and add missing lsb-base dependency.
      * Install bash completion file in /usr/share/bash-completion/completions
        and drop obsolete file in /etc/bash_completion.d/.
    
     -- Raphaël Hertzog <email address hidden>  Mon, 09 Jan 2017 18:38:50 +0100
  • schroot (1.6.10-2ubuntu3) zesty; urgency=high
    
      * No change rebuild against boost1.62.
    
     -- Dimitri John Ledkov <email address hidden>  Tue, 01 Nov 2016 16:45:23 +0000