Commit 049f13bc authored by Rodrigo Osorio's avatar Rodrigo Osorio
Browse files

sysutils/fusefs-curlftpfs: Add debian patches

Update curlftpfs code by integration additional debian
patches who provide multiple fixes.

Major changes:
 * fix-CURLOPT_INFILESIZE : Fix an unsupported curl value (-1)
   for CURLOPT_INFILESIZE option.
 * free_ftpfs_file-memleak-fix: Fix a memory leak.
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=587250
 * nocache-memleak-fix : Fix a memory leak when cache is disabled.
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=614347
 * curlftpfs__no_verify_hostname : Fix no_verify_hostname option with
   recent versions of curl
 * consistent feature flag : ensure consistent use of _XOPEN_SOURCE
 * getpass prototype : add getpass() prototype
 * Fix a typo in one of our patches who does an urlencode of paths.

Bump portrevision

PR:		282358
Reported by:	diizzy
parent 90537154
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment