Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3363 - (show annotations) (download)
Wed Jun 26 09:50:24 2019 UTC (4 years, 10 months ago) by niro
File size: 373 byte(s)
-added libcurl3 patch from debian
1 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: *;