atftp 0.8.0-3 source package in Ubuntu

Changelog

atftp (0.8.0-3) unstable; urgency=medium

  * Add romanian debconf translations (closes: #1031144). Thanks
    to Remus-Gabriel Chelu <email address hidden>.

 -- Andreas B. Mundt <email address hidden>  Sun, 19 Feb 2023 18:10:45 +0100

Upload details

Uploaded by:
Ludovic Drolez
Uploaded to:
Sid
Original maintainer:
Ludovic Drolez
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe net

Downloads

File Size SHA-256 Checksum
atftp_0.8.0-3.dsc 2.0 KiB b5fb30a85a2dd06e8ce07f245ac103bae482ef4984bb284869bddbae8a75a0e3
atftp_0.8.0.orig.tar.gz 130.3 KiB 6d41348ae9d069545b6bc69ab4b38d6823b65e142f67bdb57b3accd582e98468
atftp_0.8.0-3.debian.tar.xz 30.3 KiB b0e67db721993f14fd8d6fc211a1c533596b48c00f8844c3322636cdfb7f269a

Available diffs

No changes file available.

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