On Tue, 2004-10-19 at 21:22 +0200, Michael Schwendt wrote: > On Tue, 19 Oct 2004 07:57:06 -0400, Build System wrote: > > > squid-2.5.STABLE6-3 > > ------------------- > > * Mon Oct 18 2004 Jay Fenlason <fenlason@xxxxxxxxxx> 7:2.5.STABLE6-3 > > > > - include patch from Ulrich Drepper <drepper@xxxxxxxxxx> to stop > > problems with O_NONBLOCK. This closes #136049 > > I see the included patch drops O_NONBLOCK from the flags. Is this > supposed to be done with all other applications too, which are broken > by kernel-2.6.8-1.624? No, the O_NONBLOCK kernel patch will be reverted for FC3, but it should appear in FC4. However it's probably useful to fix applications now too, since it's an easy fix for most of them and shouldn't be dangerous.