diff options
| author | Julian Andres Klode <jak@debian.org> | 2012-06-17 23:11:16 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2012-06-17 23:11:16 +0200 |
| commit | 4133baa95eaf2a8638c2ad8acea42e061049db02 (patch) | |
| tree | 8c40ad438c639600248e97c7393a564323d2d280 /debian | |
| parent | 0d6a27849d413e421c3b694a80582080c35d6fd4 (diff) | |
| download | python-apt-4133baa95eaf2a8638c2ad8acea42e061049db02.tar.gz | |
* python/tag.cc:
- Correctly handle file descriptor 0 aka stdin (Closes: #669458)
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
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 <mvo@debian.org> Tue, 17 Apr 2012 14:09:24 +0200 |
