Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
fix-CURLOPT_INFILESIZE.patch | CURLOPT_INFILESIZE does not support -1 arg. This fix bug #556012. | no | ||||
free_ftpfs_file-memleak-fix.patch | Fix a memory leak. See Bug #587250. | no | ||||
nocache-memleak-fix.patch | Fix a memory leak when cache is disabled. Closes: #614347. diff -ur curlftpfs-0.9.2/cache.c curlftpfs-0.9.2-olexat/cache.c |
no | ||||
curlftpfs__no_verify_hostname.patch | Fix no_verify_hostname option with recent versions of curl =================================================================== |
Georg Oechsler | no | |||
consistent-feature-flag.patch | ensure consistent use of _XOPEN_SOURCE See bug #748143 =================================================================== |
Vincent Bernat | no | |||
getpass-prototype.patch | add getpass() prototype This function has been deprecated and is not declared with _XOPEN_SOURCE>=600. To avoid fiddling too much with feature flags, we just add its prototype to ensure a correct declaration. =================================================================== |
invalid | upstream | |||
fix_bashism_in_test_script.patch | Fix bashism in shell script | Andreas Tille <tille@debian.org> | no | 2024-08-12 |