Change logs for netkit-tftp source package in Natty

  • netkit-tftp (0.17-18ubuntu2) natty; urgency=low
    
      * tftp/tftp.c: fix FORTIFY-detected potential memory corruption
        (LP: #691345).
     -- Kees Cook <email address hidden>   Thu, 16 Dec 2010 18:14:49 -0800
  • netkit-tftp (0.17-18ubuntu1) natty; urgency=low
    
      * Merge from debian unstable (LP: #664710). Remaining changes:
        - debian/control: Change dependency from openbsd-inetd to xinetd
          so correct size is reported
        - debian/control: Added Homepage field.
      * Dropped change: (superceded in debian)
        - debian/rules: Removed the sed to add -g to CFLAGS. This was not
          working as currently defined (extra \$), and debug (-g) is not
          required.
        - Added debian/watch to monitor for new versions.
        - Patch to return ENOTFOUND instead of EUNDEF for files that do not
          exist applied to tftpd/tftpd.c
    
    netkit-tftp (0.17-18) unstable; urgency=low
    
      * debian/control: added ${misc:Depends} to binary packages
      * debian/compat: moved to 7
      * Add IPv6 support, once again thanks to Mats Erik Andersson.
        (Closes: #536509)
      * Patch from Ubuntu (Closes: #494309), thanks Stefan Lesicnik:
        - Return ENOTFOUND instead of EUNDEF for files that do not exist
        - Adds debian/watch file (even when they won't happen...)
        - debian/rules: Removes sed which adds -g (debug) option to gcc
      * Removed '-s' from install calls in Makefiles and added dh_strip.
        (Closes: #437617)
     -- Angel Abad <email address hidden>   Fri, 22 Oct 2010 18:16:14 +0200
  • netkit-tftp (0.17-17ubuntu2) maverick; urgency=low
    
      * debian/control:
        - Change dependency from openbsd-inetd to xinetd so correct
          size is reported (LP: #105863)
     -- Mackenzie Morgan <email address hidden>   Fri, 20 Aug 2010 12:33:19 -0400