]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
build: fix interface version dependencies in libgnutls.map
authorDaiki Ueno <ueno@gnu.org>
Thu, 27 May 2021 08:00:22 +0000 (10:00 +0200)
committerDaiki Ueno <ueno@gnu.org>
Fri, 28 May 2021 16:34:43 +0000 (18:34 +0200)
Previously, the predecessor of GNUTLS_3_7_0 was mistakenly set to
GNUTLS_3_4 instead of GNUTLS_3_6_14.  This fix shouldn't have any
impact on ABI, given the dynamic loader doesn't take into account of
ordering of versions.  See also the first paragraph on:
https://www.akkadia.org/drepper/dsohowto.pdf#page=38

Signed-off-by: Daiki Ueno <ueno@gnu.org>
lib/libgnutls.map

index e6a19865b851d6bf6d0380661e7709391e726c48..0e6b3793144605d142c944f8e6c66ca0e74b618a 100644 (file)
@@ -1344,7 +1344,7 @@ GNUTLS_3_7_0
        gnutls_session_set_verify_output_function;
  local:
        *;
-} GNUTLS_3_4;
+} GNUTLS_3_6_14;
 
 GNUTLS_3_7_2
 {
@@ -1353,7 +1353,7 @@ GNUTLS_3_7_2
        gnutls_early_prf_hash_get;
  local:
        *;
-} GNUTLS_3_6_13;
+} GNUTLS_3_7_0;
 
 GNUTLS_FIPS140_3_4 {
   global: