atftp 0.7.git20210915-4build1 source package in Ubuntu

Changelog

atftp (0.7.git20210915-4build1) jammy-security; urgency=medium

  * Disable -flto flag in debian/rules file to fix LP: #1989816, LP: #1995854

 -- Jorge Sancho Larraz <email address hidden>  Fri, 01 Sep 2023 14:59:36 +0200

Upload details

Uploaded by:
Jorge Sancho Larraz
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy updates universe net
Jammy security universe net

Downloads

File Size SHA-256 Checksum
atftp_0.7.git20210915.orig.tar.gz 126.9 KiB 1330c669a1d10e541792bca0243a36eef78a5180a5eb37a341c8d6e61eb2fabe
atftp_0.7.git20210915-4build1.debian.tar.xz 39.4 KiB 1ec834c4c5085b33fbec7a522899b5be46652ef758e41c3f222333a73ecb485a
atftp_0.7.git20210915-4build1.dsc 2.2 KiB 4300fdc35e51d090396df723ff168214bb089e7f66833dedeb81476a12b2a1b7

View changes file

Binary packages built by this source

atftp: advanced TFTP client

 Interactive client for the Trivial File Transfer Protocol (TFTP). Its
 usage is mainly for testing and debugging the atftp server. A TFTP client
 is usually implemented in UEFI/BIOS and bootstrap programs like pxelinux when
 booting from LAN. The atftp client also supports non-interactive invocation
 for easy use in scripts.

atftp-dbgsym: debug symbols for atftp
atftpd: advanced TFTP server

 Multi-threaded TFTP server implementing all options (option extension and
 multicast) as specified in RFC1350, RFC2090, RFC2347, RFC2348 and RFC2349.
 Atftpd also supports multicast protocol known as mtftp, defined in the PXE
 specification. The server is socket activated by default but supports being
 started from inetd(8) as well as in daemon mode using init scripts.

atftpd-dbgsym: debug symbols for atftpd