[gnutls-devel] GnuTLS | Bump libgnutlsxx soname due to ABI break (!1528)

Read-only notification of GnuTLS library development activities gnutls-devel at lists.gnutls.org
Tue Feb 1 09:17:03 CET 2022



Merge request https://gitlab.com/gnutls/gnutls/-/merge_requests/1528 was reviewed by Daiki Ueno

--
  
Daiki Ueno started a new discussion on m4/hooks.m4: https://gitlab.com/gnutls/gnutls/-/merge_requests/1528#note_827504722

> +  AC_SUBST(CXX_LT_CURRENT, 30)
>    AC_SUBST(CXX_LT_REVISION, 0)
>    AC_SUBST(CXX_LT_AGE, 1)

The libtool [manual](https://www.gnu.org/software/libtool/manual/libtool.html#Updating-version-info) says:
>  3. Programs may need to be changed, recompiled, and relinked in order
>     to use the new version.  Bump CURRENT, set REVISION and AGE to 0.

So I suppose it is safer to set `CXX_LT_AGE` to 0.


-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1528
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20220201/bb9dbfe5/attachment.html>


More information about the Gnutls-devel mailing list