Menu

#202 5.19.90 - incorrect libopts soname (decreased)

autogen
pending
None
7
2020-09-20
2020-09-19
No

Hello,

Compared to 5.18.16 in the new alpha release 5.19.90 the soname of libopts decreased from libopts.so.25 to libopts.so.24 (on linux)

This originates from VERSION which changed from
AO_CURRENT=42 : AO_REVISION=1 : AO_AGE=17
to
AO_CURRENT=42 : AO_REVISION=2 : AO_AGE=18

Looks like you implemented steps 3 and 5 of https://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html but missed step 4

4 If any interfaces have been added, removed, or changed since the last update, increment current, and set revision to 0.

cu Andreas

Discussion

  • Bruce Korb

    Bruce Korb - 2020-09-20
    • status: open --> pending
    • assigned_to: Bruce Korb
     
  • Bruce Korb

    Bruce Korb - 2020-09-20

    I misunderstood the age thingy. It should remain 17.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.