initial import
This commit is contained in:
17
libcurl3-gnutls/03_keep_symbols_compat.patch
Normal file
17
libcurl3-gnutls/03_keep_symbols_compat.patch
Normal file
@@ -0,0 +1,17 @@
|
||||
Description: Keep versioned symbols backwards compatibility.
|
||||
Origin: vendor
|
||||
Forwarded: not-needed
|
||||
Author: Alessandro Ghedini <ghedo@debian.org>
|
||||
Last-Update: 2013-04-16
|
||||
|
||||
--- a/lib/libcurl.vers.in
|
||||
+++ b/lib/libcurl.vers.in
|
||||
@@ -6,7 +6,7 @@
|
||||
_save*;
|
||||
};
|
||||
|
||||
-CURL_@CURL_LT_SHLIB_VERSIONED_FLAVOUR@4
|
||||
+CURL_@CURL_LT_SHLIB_VERSIONED_FLAVOUR@3
|
||||
{
|
||||
global: curl_*;
|
||||
local: *;
|
||||
Reference in New Issue
Block a user