On Feb 05, Simon Josefsson <si...@josefsson.org> wrote:

> I'm just looking for ideas on what do here.  Are you suggesting that
> libidn upstream should increment the shared library version to resolve
> this?
It's not, the solution would be to make the linker also emit unversioned
symbols and have them appear as the default ones so binaries will be
linked to these instead of the versioned ones.
But I have been unable to implement this.

The problem is that *you broke the ABI* and there is nothing else you
can do about it now since the versioned symbols cannot just be removed
now that other packages use them.

-- 
ciao,
Marco

Attachment: signature.asc
Description: Digital signature

Reply via email to