|
|
@@ -1,9 +1,16 @@
|
|
|
apt (0.8.10) unstable; urgency=low
|
|
|
|
|
|
+ [ Michael Vogt ]
|
|
|
* methods/http.cc:
|
|
|
- do not hang if Acquire::http::ProxyAutoDetect can not be
|
|
|
executed or returns no data (LP: #654393)
|
|
|
|
|
|
+ [ Martin Pitt ]
|
|
|
+ * test/integration/test-compressed-indexes, test/test-indexes.sh:
|
|
|
+ - Explicitly disable compressed indexes at the start. This ensures that we
|
|
|
+ will actually test uncompressed indexes regardless of the internal
|
|
|
+ default value of Acquire::GzipIndexes.
|
|
|
+
|
|
|
-- Michael Vogt <michael.vogt@ubuntu.com> Mon, 22 Nov 2010 10:40:45 +0100
|
|
|
|
|
|
apt (0.8.9) unstable; urgency=low
|