From 4133baa95eaf2a8638c2ad8acea42e061049db02 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Sun, 17 Jun 2012 23:11:16 +0200 Subject: * python/tag.cc: - Correctly handle file descriptor 0 aka stdin (Closes: #669458) --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 2bb0c431..771fed36 100644 --- a/debian/changelog +++ b/debian/changelog @@ -47,6 +47,8 @@ python-apt (0.8.5) UNRELEASED; urgency=low - Handle the use of "del" on configuration values. Those are represented by calling the setter with NULL, which we did not handle before, causing a segmentation fault (Closes: #661062) + * python/tag.cc: + - Correctly handle file descriptor 0 aka stdin (Closes: #669458) -- Michael Vogt Tue, 17 Apr 2012 14:09:24 +0200 -- cgit v1.2.3