Magellan Linux

Annotation of /trunk/curl/patches/curl-7.52.1-debian-keep-symbols-compat.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3363 - (hide annotations) (download)
Wed Jun 26 09:50:24 2019 UTC (4 years, 11 months ago) by niro
File size: 373 byte(s)
-added libcurl3 patch from debian
1 niro 3363 Description: Keep versioned symbols backwards compatibility.
2     Origin: vendor
3     Forwarded: not-needed
4     Author: Alessandro Ghedini <ghedo@debian.org>
5     Last-Update: 2013-04-16
6    
7     --- a/lib/libcurl.vers.in
8     +++ b/lib/libcurl.vers.in
9     @@ -6,7 +6,7 @@
10     _save*;
11     };
12    
13     -CURL_@CURL_LT_SHLIB_VERSIONED_FLAVOUR@4
14     +CURL_@CURL_LT_SHLIB_VERSIONED_FLAVOUR@3
15     {
16     global: curl_*;
17     local: *;