Applications and bundled libraries
Applications and bundled libraries
Posted Mar 18, 2010 15:28 UTC (Thu) by cortana (subscriber, #24596)In reply to: Applications and bundled libraries by NAR
Parent article: Applications and bundled libraries
If a new release of a library alters behaviour in a backwards-incompatible way, then the SONAME
is bumped (that is, going from libevent.so.2 to libevent.so.3 in the example).
is bumped (that is, going from libevent.so.2 to libevent.so.3 in the example).
