]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
Update info on ABI compatibility in NEWS. nettle_3.6rc1
authorNiels Möller <nisse@lysator.liu.se>
Mon, 6 Apr 2020 17:41:35 +0000 (19:41 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Mon, 6 Apr 2020 17:41:35 +0000 (19:41 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 9559ec04a295b36693adbbbd84231862dafd19cb..0d31dbc382df11be4e754b227a52c5c96477adaa 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -67,8 +67,14 @@ NEWS for the Nettle 3.6 release
          at the time.
 
        The shared library names are libnettle.so.7.1 and
-       libhogweed.so.5.1. It is intended to be fully binary
-       compatible with nettle-3.5.
+       libhogweed.so.6.0. The libnettle.so library is intended to be
+       fully binary compatible with nettle-3.5.
+
+       The libhogweed.so library was also intended to be fully binary
+       compatible with nettle-3.5. However, the major version and the
+       soname are incremented anyway, to avoid upgrade problems with
+       recent Gnutls versions that depend on Nettle internals outside
+       of the advertised ABI.
 
 NEWS for the Nettle 3.5.1 release