summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2011-08-09 14:52:13 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2011-08-09 14:52:13 +0200
commit7c9ff7fbd8dcc663713af75fd5d24b72dbcfe77f (patch)
treeaa5e90e26d12e6cc9e7b8ae66128336e28fbe9a0 /debian
parente8df63018fa0e4246b493ad95321b7f3c8ca0bcc (diff)
* apt-pkg/acquire.cc:
- fix potential divide-by-zero
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 8ea1ee32e..59434546b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+apt (0.8.16~exp5ubuntu3) UNRELEASEDoneiric; urgency=low
+
+ * apt-pkg/acquire.cc:
+ - fix potential divide-by-zero
+
+ -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 09 Aug 2011 14:51:07 +0200
+
apt (0.8.16~exp5ubuntu2) oneiric; urgency=low
* test/integration/test-hashsum-verification: