Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        tftp-server: The server for the Trivial File Transfer Protocol (TFTP).
        
        
            | Name: | tftp-server | Vendor: | Scientific Linux | 
        
            | Version: | 0.39 | License: | BSD | 
        
            | Release: | 2 | URL: |  | 
        
        
        - Summary
- The Trivial File Transfer Protocol (TFTP) is normally used only for
booting diskless workstations.  The tftp-server package provides the
server for TFTP, which allows users to transfer files to and from a
remote machine. TFTP provides very little security, and should not be
enabled unless it is expressly needed.  The TFTP server is run from
/etc/xinetd.d/tftp, and is disabled by default on Red Hat Linux systems.
Changelog
        
            - * Tue Aug 22 19:00:00 2006 Maros Barabas <mbarabas{%}redhat{*}com> 0.39-2
- - fix double free error when hitting ^C (#186201) 
            - * Mon Sep 13 19:00:00 2004 Elliot Lee <sopwith{%}redhat{*}com> 0.39-1
- - Update to new version makes tftp work, says upstream.
- Remove malta patch 
            - * Mon Sep 13 19:00:00 2004 Elliot Lee <sopwith{%}redhat{*}com> 0.38-1
- - Update to new version fixes #131736