[asterisk-bugs] [LibPRI 0010376]: [patch] Set SONAME of libpri
noreply at bugs.digium.com
noreply at bugs.digium.com
Tue Apr 22 10:25:16 CDT 2008
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=10376
======================================================================
Reported By: tzafrir
Assigned To: russell
======================================================================
Project: LibPRI
Issue ID: 10376
Category: General
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 440
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 08-03-2007 18:13 CDT
Last Modified: 04-22-2008 10:25 CDT
======================================================================
Summary: [patch] Set SONAME of libpri
Description:
The interface of libpri has slightly changed over the version. However it
still claims to be libpri.so.1 just like in libpri 1.0: it still claims to
be binary-compatible to libpri 1.0 .
This patch sets the SONAME to "1.5", which presumably represents a "work
in progress and not yet frozen 1.6". However "1.6" is not such a bad idea
either.
======================================================================
----------------------------------------------------------------------
svnbot - 04-22-08 10:25
----------------------------------------------------------------------
Repository: libpri
Revision: 546
U trunk/Makefile
------------------------------------------------------------------------
r546 | russell | 2008-04-22 10:25:15 -0500 (Tue, 22 Apr 2008) | 12 lines
All versions of libpri have been installed as libpri.so.1.0, even though
the API and ABI have changed over time. This patch changes the Makefile
to install the library as libpri.so.1.6 to indicate that this is not
compatible with previous versions. In the future, this should be changed
as we make ABI changes.
(closes issue http://bugs.digium.com/view.php?id=10376)
Reported by: tzafrir
Patches:
libpri-soname.diff uploaded by tzafrir (license 46)
-- with very minor changes by me
------------------------------------------------------------------------
http://svn.digium.com/view/libpri?view=rev&revision=546
Issue History
Date Modified Username Field Change
======================================================================
04-22-08 10:25 svnbot Checkin
04-22-08 10:25 svnbot Note Added: 0085814
04-22-08 10:25 svnbot Assigned To mattf => russell
======================================================================
More information about the asterisk-bugs
mailing list