atftp 0.8.0-3build0.23.04.1 source package in Ubuntu

Changelog

atftp (0.8.0-3build0.23.04.1) lunar-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 15:12:58 +0200

Upload details

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

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
atftp_0.8.0.orig.tar.gz 130.3 KiB 6d41348ae9d069545b6bc69ab4b38d6823b65e142f67bdb57b3accd582e98468
atftp_0.8.0-3build0.23.04.1.debian.tar.xz 30.5 KiB 735056018354743c4e1eac6a8fa2251d1fd3d5a57d72e4f214131b78cb32cd4b
atftp_0.8.0-3build0.23.04.1.dsc 2.1 KiB 0d287251daac621a306f55abea0a7ab0b21ed327bc254e58ff9bb39390d7fb07

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, RFC2349 and
 RFC7440. Atftpd also supports the 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