summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2010-01-02 00:22:31 +0100
committerDavid Kalnischkies <kalnischkies@gmail.com>2010-01-02 00:22:31 +0100
commit02dceb31f77f0812c76334a1758631c7cf9544a3 (patch)
treec3a10a2dd01c78eb6ff4c08e60d546ecea7b420c /debian
parent806969420fa6a12471b237eccd21edaff4a33767 (diff)
add configuration PDiffs::Limit-options (FileLimit and SizeLimit) to
not download too many or too big patches (Closes: #554349)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index e36813148..1454eed3c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -31,6 +31,9 @@ apt (0.7.26) UNRELEASED; urgency=low
- instruct debiandoc to build files with utf-8 encoding
* buildlib/tools.m4:
- fix some warning from the buildtools
+ * apt-pkg/acquire-item.cc:
+ - add configuration PDiffs::Limit-options to not download
+ too many or too big patches (Closes: #554349)
-- Michael Vogt <mvo@debian.org> Thu, 10 Dec 2009 22:02:38 +0100