https://bugzilla.novell.com/show_bug.cgi?id=353251 User mmarek@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=353251#c29 --- Comment #29 from Michal Marek <mmarek@novell.com> 2008-02-20 03:15:21 MST --- (In reply to comment #28 from Ludwig Nussel)
AFAICS curl actually didn't change the ABI. They internally made some options to curl_easy_setopt() that deal with 3rd party ftp transfers a noop.
That's correct, as to the sybmols and data structures, there was no change. Only the few curl_easy_setopt() options that nobody uses anyway got removed. E.g. Debian "cheats" by packaging a libcurl.so.3 -> libcurl.so.4 symlink, we could do that too, either in the curl package or in acroread.rpm. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.