Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-19 | gnu: lftp: Update to 4.7.3. | Tobias Geerinckx-Rice | |
* 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. | |||
2015-03-05 | gnu: lftp: Don't save unknown SSH host fingerprints to known_hosts by default. | Mark H Weaver | |
* 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. |