summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-04-26 12:47:41 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2006-04-26 12:47:41 +0200
commit432b168ce4ec7a7c2caef44c0c8470c7197d58b3 (patch)
tree2b1327af6eb8d3c0f038581724b53de2bb8db049 /debian
parenteda1bb3c93661da4640026153d371c474f720d28 (diff)
parent7bbc5183958e2cb5989a45ba3bf04eacd07c6534 (diff)
* apt-pkg/tagfile.{cc,h}:
- use mmap for the tagfile code (closes: #350025)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 07cebb23c..c439f0df5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,13 @@
-apt (0.6.43.4) unstable; urgency=low
+apt (0.6.44) unstable; urgency=low
* apt-pkg/acquire.cc: don't show ETA if it is 0 or absurdely large
* apt-pkg/deb/dpkgpm.cc:
- wording fixes (thanks to Matt Zimmerman)
- fix error in dpkg interaction (closes: #364513,
thanks to Martin Dickopp)
+ * apt-pkg/tagfile.{cc,h}:
+ - use MMap to read the entries (thanks to Zephaniah E. Hull for the
+ patch) Closes: #350025
* Merge from http://www.perrier.eu.org/debian/packages/d-i/level4/apt-main:
* bg.po: Added, complete to 512t. Closes: #360262