diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2007-11-26 15:44:46 -0200 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2007-11-26 15:44:46 -0200 |
commit | 9983591d172ba5ded02b4e697e655429546e4966 (patch) | |
tree | 23535df8d84a635b6144a1fd3b51f9566dce659a /debian/changelog | |
parent | 60aeb838d1ae47dc66eb862e4bedba065e712de8 (diff) |
* Applied patch from Aurelien Jarno <aurel32@debian.org> to avoid CPU
getting crazy when /dev/null is redirected to stdin (which breaks
buildds), closes: #452858.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index ad860dbad..f5f9659ac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,8 +4,11 @@ apt (0.7.10) UNRELEASED; urgency=low apt-mark, closes: #430207. * Applied patch from Andrei Popescu <andreimpopescu@gmail.com> to add a note about some frontends in apt.8 manpage, closes: #438545. + * Applied patch from Aurelien Jarno <aurel32@debian.org> to avoid CPU + getting crazy when /dev/null is redirected to stdin (which breaks + buildds), closes: #452858. - -- Otavio Salvador <otavio@ossystems.com.br> Mon, 19 Nov 2007 17:52:34 -0200 + -- Otavio Salvador <otavio@ossystems.com.br> Mon, 26 Nov 2007 15:42:43 -0200 apt (0.7.9) unstable; urgency=low |