From: Michael Vogt Date: Thu, 6 Oct 2011 14:13:26 +0000 (+0200) Subject: * cmdline/apt-key: X-Git-Tag: 0.9.13.exp1ubuntu1~125 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/e57273e42c70ae3803870405d8098b3e0d91103c?ds=sidebyside * cmdline/apt-key: - fix apt-key net-update, thanks to Marc Deslauriers and Adam Conrad for the code review (LP: #857472) --- e57273e42c70ae3803870405d8098b3e0d91103c diff --cc debian/changelog index e3944d769,88b614ca1..a0f59e019 --- a/debian/changelog +++ b/debian/changelog @@@ -1,20 -1,3 +1,26 @@@ - apt (0.8.16~exp5ubuntu13) UNRELEASED; urgency=low ++apt (0.8.16~exp5ubuntu13) UNRELEASEDoneiric; urgency=low + ++ [ Adam Conrad ] + * On armel, call update-apt-xapian-index with '-u' to keep the CPU + and I/O usage low. We would do this on all arches, but there's a + regression risk here, but that's better than killing slow systems. ++ ++ [ Michael Vogt ] ++ * cmdline/apt-key: ++ - fix apt-key net-update, thanks to Marc Deslauriers and ++ Adam Conrad for the code review (LP: #857472) + - -- Adam Conrad Tue, 04 Oct 2011 01:24:01 -0600 ++ -- Michael Vogt Thu, 06 Oct 2011 16:13:00 +0200 + +apt (0.8.16~exp5ubuntu12) oneiric; urgency=low + + [ David Kalnischkies ] + * apt-pkg/deb/deblistparser.cc: + - fix crash when the dynamic mmap needs to be remapped during + LoadReleaseInfo (LP: #854090) + + -- Michael Vogt Mon, 26 Sep 2011 13:31:11 +0200 + apt (0.8.16~exp5ubuntu11) oneiric; urgency=low [ Colin Watson ]