Re: strange version jump of libvolume_id.so with udev-126

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Aug 28, 2008 at 11:04, Matthias Schwarzott <zzam@xxxxxxxxxx> wrote:
> It seems the version of libvolume_id.so jumped in an unwanted way between
> udev-125 and udev-126.
>
> udev-125 installed this lib:
> /lib/libvolume_id.so.0.85.0
>
> But udev-126 does install this:
> /lib/libvolume_id.so.0.0.86
>
>
> One more libtool strangeness I guess.
> extras/volume_id/lib/Makefile uses
> -version-info $(VOLID_LT_CURRENT):$(VOLID_LT_REVISION):$(VOLID_LT_AGE)
>
> changing that to
> -version-number $(VOLID_LT_CURRENT):$(VOLID_LT_REVISION):$(VOLID_LT_AGE)

Yeah, but that it looks right. The old numbers have been wrong. We
intended to increase the revision, not the age. That's what you get
with home-grown Makefiles, it's just wrong in too many cases. :)

I guess, it's time to remove the deprecated functions from
libvolume_id now, and bump the major to 1, if the new (and correct)
naming is causing trouble?

Thanks,
Kay
--
To unsubscribe from this list: send the line "unsubscribe linux-hotplug" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel]     [Linux DVB]     [Asterisk Internet PBX]     [DCCP]     [Netdev]     [X.org]     [Util Linux NG]     [Fedora Women]     [ALSA Devel]     [Linux USB]

  Powered by Linux