diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2009-10-20 08:30:21 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2009-10-20 08:30:21 +0200 |
commit | c1ce032acd71b8414ee8d9a1f20899f8e53388a0 (patch) | |
tree | 87a4160fc6cb5bb1d02706243e379fad2361f405 /debian | |
parent | 0883532c8b3a2464498c33dbcff21bc13692cddc (diff) |
only warn if (free) space can't be determined as it overflows the struct
as this prevents e.g. download operations on large RAIDs (Closes: #522238)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 82b08619d..abfb7aa3f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -28,6 +28,7 @@ apt (0.7.25) UNRELEASED; urgency=low - source should displays his final pkg pick (Closes: #249383, #550952) - source doesn't need the complete version for match (Closes: #245250) - source ignores versions/releases if not available (Closes: #377424) + - only warn if (free) space overflows (Closes: #522238) [ Julian Andres Klode ] * doc/apt.conf.5.xml: |