]> git.saurik.com Git - apt.git/commitdiff
* apt-pkg/cdrom.cc:
authorMichael Vogt <michael.vogt@ubuntu.com>
Mon, 2 Aug 2010 19:05:18 +0000 (21:05 +0200)
committerMichael Vogt <michael.vogt@ubuntu.com>
Mon, 2 Aug 2010 19:05:18 +0000 (21:05 +0200)
  - fix off-by-one error in DropBinaryArch

1  2 
debian/changelog

index 9434dfd8e0d8d4ad22b1a4feb931f2c74a05c569,1d76736a31ef537aca7de94bcf092d765db4103a..e90aebef6d89a52e7ce460d9f1db882a6ac2359d
@@@ -1,25 -1,14 +1,33 @@@
 -apt (0.7.26~exp13) UNRELEASEDexperimental; urgency=low
 -
 -  [ Michael Vogt ]
 -  * apt-pkg/pkgcache.cc:
 -    - re-evaluate the architectures cache when the cache is (re)opened
++apt (0.7.26~exp12ubuntu3) maverick; urgency=low
+   [ Colin Watson ]
+   * apt-pkg/cdrom.cc:
+     - fix off-by-one error in DropBinaryArch
 - -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 30 Jul 2010 17:37:14 +0200
++ -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 02 Aug 2010 21:04:18 +0200
++
 +apt (0.7.26~exp12ubuntu2) maverick; urgency=low
 +
 +  * debian/apt.postinst:
 +    - do not fail if ubuntu-keyring is not installed
 +
 + -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 02 Aug 2010 11:47:59 +0200
 +
 +apt (0.7.26~exp12ubuntu1) maverick; urgency=low
 +
 +  * ABI break upload
 +  * merged from debian/experimental, remaining changes:
 +    - use ubuntu keyring and ubuntu archive keyring in apt-key
 +    - run update-apt-xapian-index in apt.cron
 +    - support apt-key net-update and verify keys against master-keyring
 +    - run apt-key net-update in cron.daily
 +    - different example sources.list
 +  * debian/apt.postinst
 +    - drop set_apt_proxy_from_gconf(), no longer needed in maverick
 +  * apt-pkg/pkgcache.cc:
 +    - re-evaluate the architectures cache when the cache is (re)opened
 +
 + -- Michael Vogt <michael.vogt@ubuntu.com>  Fri, 30 Jul 2010 19:32:15 +0200
  
  apt (0.7.26~exp12) experimental; urgency=low