IABSD.fr/ports/net/lftp

Branch :


Log

Author Commit Date CI Message
a34bba28 2023-09-27 14:17:59 MASTER_SITES -> SITES catch one MASTER_SITES0 that wasn't actually in use
7bda56ec 2022-10-28 22:40:26 net/lftp: fix build after introduction of waitid(2) With the introduction of waitid(2), <sys/wait.h> now includes <sys/siginfo.h>. gnulib wraps various system headers and those wrappers include further system headers. <signal.h> must include <sys/siginfo.h>, but gnulib ended up inverting this order, so siginfo_t was not yet defined in <signal.h>. Fix from gnulib upstream.
3f5796b9 2022-03-11 19:45:43 drop RCS Ids
38f85895 2021-10-31 17:12:11 net/lftp: remove a no longer needed workaround for the missing X509_STORE_CTX_get_by_subject() and neuter broken X509_OBJECT_{new,free}() implementations.
29c40bf7 2020-10-23 21:34:05 Add link to upstream commit
8bc39b9b 2020-10-23 21:27:52 Prevent gnulib compat code from using snprintf("...%n") for no good reason Heavier fix in upstream gnulib: https://lists.gnu.org/archive/html/bug-gnulib/2020-10/msg00013.html ok rsadowski@ (maintainer)
278ec977 2020-08-24 10:23:57 Update lftp to 4.9.2 OK sthen@
308ea01c 2020-01-18 06:48:03 Bugfix update lftp to 4.9.1
164d6010 2020-01-08 07:50:30 update to lftp-4.9.0 ok rsadowski@ (MAINTAINER)
48b0b966 2019-07-12 20:48:23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes