Package Details: tftp-hpa-destruct 5.2-6

Git Clone URL: https://aur.archlinux.org/tftp-hpa-destruct.git (read-only, click to copy)
Package Base: tftp-hpa-destruct
Description: Official tftp server
Upstream URL: http://www.kernel.org/pub/software/network/tftp/tftp-hpa/
Licenses: BSD
Conflicts: tftp-hpa
Provides: tftp-hpa
Submitter: bastelfreak
Maintainer: bastelfreak
Last Packager: bastelfreak
Votes: 0
Popularity: 0.000000
First Submitted: 2016-02-25 12:40 (UTC)
Last Updated: 2016-04-14 11:54 (UTC)

Latest Comments

a821 commented on 2024-10-07 08:05 (UTC)

It seems development resumed this year. Perhaps this commit can be back-ported? https://git.kernel.org/pub/scm/network/tftp/tftp-hpa.git/commit/?id=1f4b33a1f726d832742c370dc0c6d7f242424a5a

a821 commented on 2024-10-06 19:43 (UTC)

Hi. It fails to build (log: https://0x0.st/XEVc.txt)

gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/tftp-hpa-destruct/src=/usr/src/debug/tftp-hpa-destruct -flto=auto -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/build/tftp-hpa-destruct/src/tftp-hpa-5.2 -c tftp.c
tftp.c: In function ‘tftp_sendfile’:
tftp.c:88:5: error: implicit declaration of function ‘bsd_signal’; did you mean ‘ssignal’? [-Wimplicit-function-declaration]
   88 |     bsd_signal(SIGALRM, timer);
      |     ^~~~~~~~~~
      |     ssignal
tftp.c:88:5: warning: nested extern declaration of ‘bsd_signal’ [-Wnested-externs]
make[1]: *** [../MRULES:6: tftp.o] Error 1

Also, I couldn't find the key 88AE647D58F7ABFE. It doesn't seem to exists. Looking for H. Peter Anvin I get I different key.