~ubuntu-branches/ubuntu/lucid/tar/lucid-proposed

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Keith Ward
  • Date: 2010-08-24 18:50:56 UTC
  • Revision ID: james.westby@ubuntu.com-20100824185056-wnia298l27vg3zf1
Tags: 1.22-2ubuntu1
lib/utimens.c: Patch from Debian bug #563726 to ensure that futimens
is only called with a valid file descriptor. Fixes bootstrapping Lucid
from Dapper (LP: #539814)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
tar (1.22-2ubuntu1) lucid-proposed; urgency=low
 
2
 
 
3
  * lib/utimens.c: Patch from Debian bug #563726 to ensure that futimens
 
4
    is only called with a valid file descriptor. Fixes bootstrapping Lucid
 
5
    from Dapper (LP: #539814)
 
6
 
 
7
 -- Keith Ward <keith@chaos-realm.net>  Tue, 24 Aug 2010 18:50:56 +0200
 
8
 
1
9
tar (1.22-2) unstable; urgency=low
2
10
 
3
11
  * Add Carl Worth as an uploader.