chiark / gitweb /
curl (7.56.1-1) unstable; urgency=medium
[curl.git] / debian / patches / 03_keep_symbols_compat.patch
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: *;