Bug#808381: apt: regressions in CopyFile

2015-12-19 Thread Julian Andres Klode
On Sat, Dec 19, 2015 at 12:20:56PM +0100, Pino Toscano wrote: > >From 09c2114ecacec6d9f91a62fabcb34c05f77ca712 Mon Sep 17 00:00:00 2001 > From: Pino Toscano > Date: Sat, 19 Dec 2015 12:06:53 +0100 > Subject: [PATCH] CopyFile: avoid failing on EOF on some systems > > On EOF, ToRead will be 0, whic

Bug#808381: apt: regressions in CopyFile

2015-12-19 Thread Pino Toscano
Source: apt Version: 1.1.5 Severity: important Tags: patch Hi, I identified a couple of regressions in CopyFile: - the first makes the copy a lot slower than it used to be (copying by chunks of 8 bytes) - the second one breaks CopyFile on the Hurd Longer explanations of each issue are part of