The client for the Trivial File Transfer Protocol (TFTP)
Go to file
Yaakov Selkowitz c9aff53043 Avoid race condition in make
Under undetermined conditions, the autoheader make rule is triggered,
which deletes the generated header but does not recreate it, resulting
in a build failure later on when that header cannot be found.  This
assures that the autotools are not rerun out of order.
2024-02-11 22:46:07 -05:00
.gitignore updated to latest upstream - 5.2 2011-12-14 08:58:24 +01:00
sources updated to latest upstream - 5.2 2011-12-14 08:58:24 +01:00
tftp-0.40-remap.patch 0.49 2008-11-25 16:55:31 +00:00
tftp-0.42-tftpboot.patch Fix the location of tftpboot in documentation. 2008-05-29 16:03:18 +00:00
tftp-0.49-chk_retcodes.patch - #473487 - unchecked return values 2009-01-15 14:36:41 +00:00
tftp-0.49-cmd_arg.patch - patched handling arguments of commands (put) 2010-05-28 08:51:31 +00:00
tftp-c99.patch Fix C99 compatibility issue (#2148911) 2023-02-05 18:12:13 +01:00
tftp-doc.patch Change --mapfile to --map-file in tftpd(8) 2022-03-29 12:32:48 +02:00
tftp-enhanced-logging.patch enhance in.tftpd logging capabilities 2016-03-03 09:40:47 +01:00
tftp-hpa-0.39-tzfix.patch updated to latest upstream - 5.1 2011-10-06 10:51:22 +02:00
tftp-hpa-0.49-fortify-strcpy-crash.patch Bug #515361 tftp FORTIFY_SOURCE strcpy crash 2009-08-05 14:22:02 +00:00
tftp-hpa-0.49-stats.patch - fixes #666746 - Packaging mistake: confusing %doc files patched+unpatched 2011-01-03 15:44:16 +01:00
tftp-hpa-5.2-gcc10.patch fix build with gcc 10 (#1800195) 2020-05-04 01:03:07 +02:00
tftp-hpa-5.2-pktinfo.patch fixes #739534 - TFTP to an IP alias of FC15 tftp server failed 2012-01-04 10:45:15 +01:00
tftp-off-by-one.patch fix off-by-one reads and writes when filename remapping with macro \x is used (Lukáš Zaoral) 2022-03-29 12:42:35 +02:00
tftp.service add documentation reference to the service file 2014-02-24 13:57:39 +01:00
tftp.socket provide native systemd service files 2012-05-29 12:49:49 +02:00
tftp.spec Avoid race condition in make 2024-02-11 22:46:07 -05:00