[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package tftp-5.2-38.el9.aarch64 download

Name tftp
Epoch 0
Version 5.2
Release 38.el9
Architecture aarch64
Website/URL http://www.kernel.org/pub/software/network/tftp/
License BSD
Build Time 2024-09-26 13:05:23
Build Host builder-arm64-1.inferitos.ru
Summary The client for the Trivial File Transfer Protocol (TFTP)
Repositories AppStream
Description The Trivial File Transfer Protocol (TFTP) is normally used only for booting diskless workstations. The tftp package provides the user interface for TFTP, which allows users to transfer files to and from a remote machine. This program and TFTP provide very little security, and should not be enabled unless it is expressly needed.
Errata
Size 31 KiB
Source Project tftp-5.2-38.el9
SHA-256 checksum b73d9adff004c5072205f8a89a3ee5b7cfe04b9f9e6445d04fcda4b6d275c059
× Full screenshot
Changelog link
* Thu Mar 28 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 5.2-38
- Rebuilt for MSVSphere 9.4 beta

* Thu Jan 04 2024 Lukáš Zaoral <lzaoral@redhat.com> - 5.2-38
- fix regression with too chatty syslog calls when IPv6 is disabled (RHEL-19588)

* Wed Apr 06 2022 Lukáš Zaoral <lzaoral@redhat.com> - 5.2-37
- Review and fix issues reported by static analysers (rhbz#2069613)
- Use systemd-rpm-macros and modernise the specfile a bit
  - Based on changes made by Dominik 'Rathann' Mierzejewski in Fedora.
    Thanks a lot!