summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2005-10-23 09:27:12 +0000
committerMichael Vogt <michael.vogt@ubuntu.com>2005-10-23 09:27:12 +0000
commit7049e4e9ca6db15326d8a76f4f5f9ab592a925e3 (patch)
tree70b85b0aade56d2e196784d2b8aa4d797a90c43c /debian
parent849eef0c94ee30fd6e0fb38f54ed308a6b138a5c (diff)
* be extra carefull in cmdline/apt-get.cc:FindSrc() and check VF.File() for NULL
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 932ac592f..9716c3836 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ apt (0.6.42.1) unstable; urgency=low
* apt-pkg/pkgrecords.cc:
- revert patch from last version, it causes trouble on alpha
and ia64 (closes: #335102, #335103)
+ * cmdline/apt-get.cc:
+ - be extra carefull in FindSrc (closes: #335213)
-- Michael Vogt <mvo@debian.org> Sat, 22 Oct 2005 23:44:35 +0200