atftp 0.7.git20210915-2 source package in Ubuntu

Changelog

atftp (0.7.git20210915-2) unstable; urgency=medium

  [ Sophie Brun ]
  * Fix syntax error in '/etc/default/atftpd' (Closes: #994808)

  [ Andreas B. Mundt ]
  * Add test for syntax errors in default configuration.

 -- Andreas B. Mundt <email address hidden>  Wed, 22 Sep 2021 18:09:29 +0200

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

Downloads

File Size SHA-256 Checksum
atftp_0.7.git20210915-2.dsc 2.0 KiB 4fc7ac6cb369ffcca1105596bc7e97208e0774d12dd811d5edde12014c324e84
atftp_0.7.git20210915.orig.tar.gz 126.9 KiB 1330c669a1d10e541792bca0243a36eef78a5180a5eb37a341c8d6e61eb2fabe
atftp_0.7.git20210915-2.debian.tar.xz 35.0 KiB 16f07c135ac7fba4c6faa51d19c28f4465a7f4453eb9e3889dc7e414ba4a2fcb

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 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