diff options
author | Gavin Atkinson <gavin@FreeBSD.org> | 2014-12-05 22:34:15 +0000 |
---|---|---|
committer | Gavin Atkinson <gavin@FreeBSD.org> | 2014-12-05 22:34:15 +0000 |
commit | 231644e0d5db221f70bf279e80bd3435a5f2d89d (patch) | |
tree | e1a3e50db878864df9d6ceed38ab82e14b73f0e6 /NEWS | |
parent | f5acf0e0ffbf00e44c2e9848a62e0b6d402b31fa (diff) | |
download | src-231644e0d5db221f70bf279e80bd3435a5f2d89d.tar.gz src-231644e0d5db221f70bf279e80bd3435a5f2d89d.zip |
Import tnftp-20141031.vendor/tnftp/20141031
Notes
Notes:
svn path=/vendor/tnftp/dist/; revision=275526
svn path=/vendor/tnftp/20141031/; revision=275527; tag=vendor/tnftp/20141031
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 12 |
1 files changed, 10 insertions, 2 deletions
@@ -1,6 +1,14 @@ -$NetBSD: NEWS,v 1.9 2013/05/05 13:53:38 lukem Exp $ +$NetBSD: NEWS,v 1.10 2014/10/31 04:06:54 lukem Exp $ -This is tnftp version 20130505. +This is tnftp version 20141031. + +Changes in tnftp from 20130505 to 20141031: + + Ignore special character behaviour in filenames not provided + by the user. + Fixes CVE-2014-8517. + + Fix timeout on HTTP fetches. Changes in tnftp from 20100108 to 20130505: |