[ Все 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 ]
×

Проект tftp-5.2-38.el9

Имя tftp
Эпоха 0
Версия 5.2
Релиз 38.el9
Сайт http://www.kernel.org/pub/software/network/tftp/
Лицензия BSD
Время сборки 2024-04-01 11:50:27
Хост сборки builder-x86-04.inferitos.ru
Краткое описание The client for the Trivial File Transfer Protocol (TFTP)
Репозитории AppStream
Полное описание 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.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
tftp-5.2-38.el9.x86_64 The client for the Trivial File Transfer Protocol (TFTP) 4673b1de3bd24d4333c23ed074b2b1b2c198312d30be2764613c9af6eaf54bbc download
tftp-server-5.2-38.el9.x86_64 The server for the Trivial File Transfer Protocol (TFTP) 902db030f30eac65634da84fa5f027628ce1883435a6fcf5c77448d7b8d4fa7c download
aarch64
tftp-5.2-38.el9.aarch64 The client for the Trivial File Transfer Protocol (TFTP) b73d9adff004c5072205f8a89a3ee5b7cfe04b9f9e6445d04fcda4b6d275c059 download
tftp-server-5.2-38.el9.aarch64 The server for the Trivial File Transfer Protocol (TFTP) eed89f97544f9f1bf75f26d5d816d8f6e3116e62448792a8166e154ab9ac1475 download
src
tftp-5.2-38.el9.src The client for the Trivial File Transfer Protocol (TFTP) 04b61baad14957135f7b96ad2485e64b948980d40626f89e96eebc8ed282c1c4 download
История изменений 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!