[CRIU] [PATCH] Makefile: add soname to libcriu.so
Adrian Reber
adrian at lisas.de
Sun Feb 9 05:33:57 PST 2014
On Fri, Feb 07, 2014 at 03:36:24PM +0400, Pavel Emelyanov wrote:
> > Using a soname makes it easy for applications to
> > detect if the ABI of libcriu.so has changed.
> > It still creates libcriu.so as before in lib. During
> > 'make install' additional links are created:
> >
> > libcriu.so -> libcriu.so.1.0
> > libcriu.so.1 -> libcriu.so.1.0
> >
> > Signed-off-by: Adrian Reber <adrian at lisas.de>
>
> Applied
>
> Adrian, would you keep an eye on it, please, so that we don't
> forget to bump the version.
Sure.
Adrian
More information about the CRIU
mailing list