]> git.saurik.com Git - apt.git/commitdiff
* apt-pkg/pkgcache.cc:
authorMichael Vogt <michael.vogt@ubuntu.com>
Thu, 7 Apr 2011 10:36:44 +0000 (12:36 +0200)
committerMichael Vogt <michael.vogt@ubuntu.com>
Thu, 7 Apr 2011 10:36:44 +0000 (12:36 +0200)
  - use the native Architecture stored in the cache header instead of
    loading it from configuration as suggested by Julian Andres Klode

1  2 
debian/changelog

index b42a3819264b801f4edf333a2733f5d3d8ed2642,f3a867a9e76a1482f628a733a0f48d3b0435088f..9f80cbc7c5bd333b08a12c420dec52a9f13728d5
@@@ -1,20 -1,10 +1,25 @@@
 -apt (0.8.13.3) unstable; 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)
++  
++  [ 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
  
 - -- David Kalnischkies <kalnischkies@gmail.com>  Wed, 06 Apr 2011 16:43:08 +0200
 + -- Michael Vogt <michael.vogt@ubuntu.com>  Thu, 10 Mar 2011 15:56:54 +0100
 +
 +apt (0.8.13.2ubuntu1) natty; urgency=low
 +
 +  * 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