summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMartin Pitt <martin.pitt@canonical.com>2010-11-25 08:50:22 +0100
committerMartin Pitt <martin.pitt@canonical.com>2010-11-25 08:50:22 +0100
commit0a990e861ba7295ab0a6d369ea12ff244620b939 (patch)
tree5041d2ff431759b6eabc95071e2e1d93a10f439a /debian
parent5febacf17c90c3b9dd0239f62494f888e42532a7 (diff)
Revert r1819 and r1820 to disable compressed indexes by default again.
Testing has brought up a few places where this seriously degrades performance, mostly in applications which iterate through all available package records, like update-apt-xapian-index or synaptic. See https://bugs.launchpad.net/ubuntu/+bugs?field.tag=apt-compressed-indexes
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d37cc6012..8f60b2bde 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,16 @@
apt (0.8.9ubuntu4) UNRELEASED; urgency=low
+ [ Michael Vogt ]
* cmdline/apt-key:
- set timeout of wget for net-update to 90 seconds (thanks to \sh)
+ [ Martin Pitt ]
+ * Revert r1819 and r1820 to disable compressed indexes by default again.
+ Testing has brought up a few places where this seriously degrades
+ performance, mostly in applications which iterate through all available
+ package records, like update-apt-xapian-index or synaptic. See
+ https://bugs.launchpad.net/ubuntu/+bugs?field.tag=apt-compressed-indexes
+
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 22 Nov 2010 18:15:09 +0100
apt (0.8.9ubuntu3) natty; urgency=low