Steve Langasek <[EMAIL PROTECTED]> writes: > On Sat, Aug 21, 2004 at 12:19:18AM -0400, Ryan Golbeck wrote: > >> Fix has been uploaded to unstable as 0.5.2-3. Once it has been >> installed I will upload the same version to testing-proposed-updates >> as 0.5.2-2.1 -- if this isn't appropriate, let me know what I should >> do to get this fix into testing. > > The version currently in testing is 0.4.1-1. Is the new upstream > version really needed for fixing this bug?
The shlibs bug doesn't really exist in 0.4.1-1. But libcurl requires idn_free, which isn't in 0.4.1, it got introduced in 0.5.x. The problem is that the libcurl dependancy wasn't set properly because of my mistake with 0.5.2's shlib. >From what Rene says, this is causing OpenOffice build problems too. So 0.5.2 is required for the idn_free fix that libcurl requires. -ryan

