On 7/24/2013 1:33 AM, Ondřej Surý wrote:
I am just stating that it's very hard to bump SONAME for libsasl when
you have unversioned plugins in the system.
Maybe somebody else will have a better idea how to handle the
transitions when you have some programs compiled with libsasl.so.2 and
some wi
Hi Alexey,
On Thu, Jul 18, 2013 at 1:10 PM, Alexey Melnikov
wrote:
> Hi,
>
>
> On 17/07/2013 14:04, Ondřej Surý wrote:
>
> On Wed, Jul 17, 2013 at 1:02 PM, Alexey Melnikov <
> alexey.melni...@isode.com> wrote:
>
>> On 16/07/2013 14:23, Ondřej Surý wrote:
>>
>>> Hi,
>>>
>> Hi Ondřej,
>>
>> I hav
Hi,
On 17/07/2013 14:04, Ondřej Surý wrote:
On Wed, Jul 17, 2013 at 1:02 PM, Alexey Melnikov
mailto:alexey.melni...@isode.com>> wrote:
On 16/07/2013 14:23, Ondřej Surý wrote:
Hi,
Hi Ondřej,
I have realized one quite serious problem in plugin loading
with rece
On Wed, Jul 17, 2013 at 1:02 PM, Alexey Melnikov
wrote:
> On 16/07/2013 14:23, Ondřej Surý wrote:
>
>> Hi,
>>
> Hi Ondřej,
>
> I have realized one quite serious problem in plugin loading with recent
>> SONAME bump.
>>
>> The plugins are versioned, but the library ignores that and looks for .so
>>
On 16/07/2013 14:23, Ondřej Surý wrote:
Hi,
Hi Ondřej,
I have realized one quite serious problem in plugin loading with
recent SONAME bump.
The plugins are versioned, but the library ignores that and looks for
.so files in the plugins directory.
This basically prevents the gradual transiti
Hi,
I have realized one quite serious problem in plugin loading with recent
SONAME bump.
The plugins are versioned, but the library ignores that and looks for .so
files in the plugins directory.
This basically prevents the gradual transitioning from one SONAME to
another, since at one point in t