~ubuntu-branches/ubuntu/trusty/schroot/trusty

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Roger Leigh
  • Date: 2010-12-29 16:41:30 UTC
  • mfrom: (1.1.28 upstream) (2.2.19 sid)
  • Revision ID: james.westby@ubuntu.com-20101229164130-t8gz78m3petxopby
* New upstream stable release.
* 15killprocs: Don't kill processes in other sessions
  (Closes: #608054).  Compare full chroot path in addition to device
  and inode numbers, since the device and inode are not sufficiently
  unique (they are shared between non-cloned sessions such as for
  directory type chroots).
* Updated translations:
  - da (Closes: #606305).  Thanks to Joe Hansen.
  - de (Closes: #606245).  Thanks to Holger Wansing.
  - fr (Closes: #606394).  Thanks to Thomas Blein.
  - it.  Thanks to Vincenzo Campanella.
  - zh_CN.  Thanks to Ji ZhengYu.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
schroot (1.4.17-1) unstable; urgency=low
 
2
 
 
3
  * New upstream stable release.
 
4
  * 15killprocs: Don't kill processes in other sessions
 
5
    (Closes: #608054).  Compare full chroot path in addition to device
 
6
    and inode numbers, since the device and inode are not sufficiently
 
7
    unique (they are shared between non-cloned sessions such as for
 
8
    directory type chroots).
 
9
  * Updated translations:
 
10
    - da (Closes: #606305).  Thanks to Joe Hansen.
 
11
    - de (Closes: #606245).  Thanks to Holger Wansing.
 
12
    - fr (Closes: #606394).  Thanks to Thomas Blein.
 
13
    - it.  Thanks to Vincenzo Campanella.
 
14
    - zh_CN.  Thanks to Ji ZhengYu.
 
15
 
 
16
 -- Roger Leigh <rleigh@debian.org>  Wed, 29 Dec 2010 16:41:30 +0000
 
17
 
1
18
schroot (1.4.16-1) unstable; urgency=low
2
19
 
3
20
  * New upstream stable release.