« Return to Thread: Re: [SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha8-205-g7119241

Re: the sorry saga of the talloc soname 'fix'

by Andrew Bartlett :: Rate this Message:

Reply to Author | View in Thread

On Sat, 2009-07-04 at 11:24 +1000, tridge@... wrote:

> Hi Jeremy and Simo,
>
>  > Thanks a *lot* for this one Simo, much appreciated.
>
> I'm finding all this congratulation rather disturbing. The patch from
> Simo now creates the very problem you are all so keen to avoid.
>
> With the soname bump we had lots of standard mechanisms in place (both
> packaging and loader) to try to stop having two versions of the
> library in place at the same time. It would be detected at package
> install time, and also at runtime by Metze's patch.

> As for avoiding this with symbol versioning, that's all well and good
> on platforms that have symbol versioning, but many of the platforms
> that we claim we support don't have that, so now we've left them out
> in the cold.

Why are we even trying to provide and use 'Samba' shared libraries on
systems without symbol versions?  

(And yes, I'm aware that systems without GNU ld can't use them, but
given that Samba libraries such as talloc are meant to be a 'value add'
- not the fundamental purpose of the project, we should be able to set
the rules about where we support them to the places where we can do so
with sanity).

Andrew Bartlett
--
Andrew Bartlett
http://samba.org/~abartlet/
Authentication Developer, Samba Team           http://samba.org
Samba Developer, Cisco Inc.


signature.asc (196 bytes) Download Attachment

 « Return to Thread: Re: [SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha8-205-g7119241