Change logs for netkit-tftp source package in Intrepid

  • netkit-tftp (0.17-16ubuntu1) intrepid; urgency=low
    
      * Merge from debian unstable, remaining changes:
        - No remaining changes.
      * debian/rules:
        - Removed the sed to add -g to CFLAGS. This was not working as
          currently defined (extra \$), and debug (-g) is not required.
        - Created if statement to check for the presence of MCONFIG to
          decide if to run make distclean.
      * Added debian/watch to monitor for new versions.
      * debian/control:
        - Added Homepage field.
      * Patch to return ENOTFOUND instead of EUNDEF for files that
        do not exist applied to tftpd/tftpd.c
        (Jerry Kotland - closes LP: #217537)
    
    netkit-tftp (0.17-16) unstable; urgency=high
    
      * tftpd.c: Fixed security bug that made tftpd serve files from
        the filesystem root directory when the tftpd root directory
        was wrongly specified. Thanks Tomasz NowiƄski for finding this
        out.
      * tftpd.c: Return 1 (File Not Found) instead of 0 (Not defined) to conform
        to TFTP RFC.
      * Revert patch that allowed uploading NEW files to the server.
        Behaving just like the man page states (Closes: #335200)
      * Bumped Standards-Version to 3.8.0.0, no change.
      * Removed debian/tftpd.prerm, no need for it.
      * Removed inetd entry on package removal (Closes: #351867)
      * Replaced netbase Depends with openbsd-inetd | inet-superserver.
        (Closes: #401888)
      * Mention in package description that tftpd is not suitable for PXE
        booting. (Closes: #401288)
    
     -- Stefan Lesicnik <email address hidden>   Fri, 08 Aug 2008 14:15:39 +0200
  • netkit-tftp (0.17-15ubuntu2) intrepid; urgency=low
    
      * debian/control:
        - Update Maintainer field as per spec (LP: #230350).
    
     -- Luca Falavigna <email address hidden>   Wed, 04 Jun 2008 23:26:06 +0200
  • netkit-tftp (0.17-15ubuntu1) feisty; urgency=low
    
      * debian/control: Add update-inetd to tftpd's dependencies
        (Closes Ubuntu: #76160).
      * debian/control: Add openbsd-inetd | inet-superserver dependencies
        as tftpd needs an inet server to work
    
     -- Lionel Porcheron <email address hidden>   Sun, 17 Dec 2006 16:08:24 +0100