atftp 0.8.0-3ubuntu3 source package in Ubuntu

Changelog

atftp (0.8.0-3ubuntu3) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 16:25:48 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe net
Noble release universe net

Downloads

File Size SHA-256 Checksum
atftp_0.8.0.orig.tar.gz 130.3 KiB 6d41348ae9d069545b6bc69ab4b38d6823b65e142f67bdb57b3accd582e98468
atftp_0.8.0-3ubuntu3.debian.tar.xz 30.6 KiB d66d5a02f5c3f66cad9fd458a9d1150810ca595c04adeaeacf01572c3cc73b71
atftp_0.8.0-3ubuntu3.dsc 2.1 KiB 324efa0eb63f4245143f5ebc309d5316e4313fe89ec2230ce0ccd4b997873d89

Available diffs

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