]> git.saurik.com Git - apt.git/commitdiff
merged from debian-sid
authorMichael Vogt <michael.vogt@ubuntu.com>
Thu, 7 Apr 2011 10:51:53 +0000 (12:51 +0200)
committerMichael Vogt <michael.vogt@ubuntu.com>
Thu, 7 Apr 2011 10:51:53 +0000 (12:51 +0200)
1  2 
debian/changelog

index 9f80cbc7c5bd333b08a12c420dec52a9f13728d5,34e34c3a63ba53084ee6d5cddf8dd669b7f15cd1..6d0000400a6ec5a89c6f602e610039ae2844762a
@@@ -1,25 -1,10 +1,30 @@@
 -apt (0.8.13.3) UNRELEASED; urgency=low
 +apt (0.8.13.2ubuntu2) UNRELEASED; urgency=low
  
 +  [ Michael Vogt ]
 +  * debian/apt.cron.daily:
 +    - run unattended-upgrades even if there was a error during
 +      the apt-get update (LP: #676295)
 +  
++  [ Julian Andres Klode ]
+   * apt-pkg/indexcopy.cc:
+     - Use RealFileExists() instead of FileExists(), allows amongst other
+       things a directory named Sources to exist on a CD-ROM (LP: #750694).
++  
 +  [ David Kalnischkies  ]
 +  * apt-pkg/pkgcache.cc:
 +    - use the native Architecture stored in the cache header instead of
 +      loading it from configuration as suggested by Julian Andres Klode
 +
 + -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 10 Mar 2011 15:56:54 +0100
 +
 +apt (0.8.13.2ubuntu1) natty; urgency=low
  
 - -- Julian Andres Klode <jak@debian.org>  Thu, 07 Apr 2011 11:48:46 +0200
 +  * merge fixes from debian-sid, most notable the handling of
 +    arch=all architectures in python-apt (LP: #733741)
 +  * apt-pkg/aptconfiguration.cc:
 +    - fix comparing for a empty string
 +
 + -- Michael Vogt <michael.vogt@ubuntu.com>  Tue, 05 Apr 2011 13:19:56 +0200
  
  apt (0.8.13.2) unstable; urgency=low