aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/patches/lftp-dont-save-unknown-host-fingerprint.patch
Commit message (Collapse)AuthorAge
* gnu: lftp: Update to 4.7.3.Tobias Geerinckx-Rice2016-10-19
| | | | | | | | | | | * gnu/packages/ftp.scm (lftp): Update to 4.7.3. [source]: Use HTTPS. Remove patch. [arguments]: Add ‘disable-impure-tests’ phase. Add #:configure-flags with explicit location of readline headers. [home-page]: Use HTTPS. * gnu/packages/patches/lftp-dont-save-unknown-host-fingerprint.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: lftp: Don't save unknown SSH host fingerprints to known_hosts by default.Mark H Weaver2015-03-05
* gnu/packages/patches/lftp-dont-save-unknown-host-fingerprint.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/ftp.scm (lftp): Add patch.