summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2007-08-09 12:34:46 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2007-08-09 12:34:46 +0200
commit9152d475de2c65d144fc3008043244d4622e136d (patch)
treea2cc18d5e00a90dac603ea64c96338c2b73cf596 /debian/changelog
parent73eb1788912790f19d42d8c95b98fcb5760fbbdf (diff)
parent5177f8024b512f1dca86aaececc5fbc708948ad4 (diff)
* apt-pkg/acquire-item.cc:
- fix file removal on local repo i-m-s hit (LP: #131166) * tests/local-repo: - added regression test for this bug * apt-pkg/pkgcachegen.cc: - increase default mmap size * tests/local-repo: - added local repository testcase
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 710472d67..7b71c3608 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+apt (0.7.6ubuntu5) UNRELEASED; urgency=low
+
+ * apt-pkg/acquire-item.cc:
+ - fix file removal on local repo i-m-s hit (LP: #131166)
+ * tests/local-repo:
+ - added regression test for this bug
+
+ -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 09 Aug 2007 12:34:07 +0200
+
apt (0.7.6ubuntu4) gutsy; urgency=low
* cmdline/apt-get.cc:
@@ -49,6 +58,10 @@ apt (0.7.6ubuntu1) gutsy; urgency=low
* merged apt--sha256 branch to fully support the new
sha256 checksums in the Packages and Release files
(ABI break)
+ * apt-pkg/pkgcachegen.cc:
+ - increase default mmap size
+ * tests/local-repo:
+ - added local repository testcase
-- Michael Vogt <michael.vogt@ubuntu.com> Thu, 02 Aug 2007 11:55:54 +0200